Security in Kubernetes View Certificates The manifests files (kubernetes configuration files) are stored at location /etc/kubernetes/manifests/ The certificate files (.crt and .key) are stored at location /etc/kubernetes/pki/ The etcd and ca c...