Kubernetes TLS Certificate Details
Contents
Check Configuration
The Hard Way
| |
| |
kubeadm
| |
| |
View Certificate Details
Check CRT File Location
kube-apiserver.yaml
| |
| |
View CRT Detail
| |
| |
Inspect Service Logs
| |
View Kubernetes Logs
| |
View Docker Logs
| |
Find Service with a Port
Check Logs
| |
Example Logs
| |
Check Logs
You can check
There’s
Now you know the problem port
connect to section.There’s
https://127.0.0.1:2379.Now you know the problem port
2379!Find Service
| |
Fix Problem!
Fix
Fix the problem!
CozyFex