mirror of
https://github.com/rancher/rke.git
synced 2025-09-12 13:18:47 +00:00
Add certificate bundle backup with etcd snapshot-save
This commit is contained in:
committed by
Alena Prokharchyk
parent
f6d391b664
commit
2da8682463
@@ -8,6 +8,7 @@ const (
|
||||
CertificatesSecretName = "k8s-certs"
|
||||
TempCertPath = "/etc/kubernetes/.tmp/"
|
||||
ClusterConfig = "cluster.yml"
|
||||
BundleCertPath = "/backup/pki.bundle.tar.gz"
|
||||
|
||||
CACertName = "kube-ca"
|
||||
KubeAPICertName = "kube-apiserver"
|
||||
|
Reference in New Issue
Block a user