mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Documentation and playbook for recovering control plane from node failure (#4146)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
9335cdcebc
commit
48a182844c
@@ -0,0 +1,2 @@
|
||||
---
|
||||
control_plane_is_converged: "{{ groups['etcd'] | sort == groups['kube-master'] | sort | bool }}"
|
||||
Reference in New Issue
Block a user