- Take me to the Video Tutorial
In this section, we will take a look at View Certificate Details.
-
To view the details of the certificate.
$ openssl x509 -in /etc/kubernetes/pki/apiserver.crt -text -noout
-
View logs using
kubectltool.$ kubectl logs etcd-master -
View logs using
docker psanddocker logscommand.$ docker ps -a $ docker logs <container-id>