We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05054e1 commit 9067163Copy full SHA for 9067163
README.md
@@ -134,6 +134,7 @@ yes | gcloud container clusters delete $MANAGEMENT_CLUSTER_NAME --async
134
- Implement finalizer for control plane Pods to prevent deletion that'd lose quorum (i.e. PDB)
135
- Work out why KCP replicas 3 has 0 failure tolerance
136
- https://github.com/kubernetes-sigs/cluster-api/blob/master/controlplane/kubeadm/controllers/remediation.go#L158-L159
137
-- Improve performance of persistent control plane with 3 nodes
+- Improve performance of control plane
138
+- Improve recovery of persistent control plane with 3 nodes
139
- Default cluster service type to ClusterIP
140
- https://book.kubebuilder.io/cronjob-tutorial/webhook-implementation.html
0 commit comments