Generate client certificates for healthchecking kubeadm etcd static pods

Add new phase command: `certs etcd-healthcheck`
Certs are placed at /etc/kubernetes/pki/etcd/healthcheck-client.{crt,key}
This commit is contained in:
leigh schrandt
2018-03-02 15:25:38 -07:00
parent ae1fc13aee
commit 7a1a3aa3df
11 changed files with 138 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
This file is autogenerated, but we've stopped checking such files into the
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
populate this file.