Skip to content

Commit 3f21885

Browse files
authored
Merge pull request #28657 from RA489/update_ha
Update highly-available-control-plane
2 parents 3dcead4 + 74d913a commit 3f21885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/highly-available-control-plane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases: [ '/docs/tasks/administer-cluster/highly-available-master/' ]
1010

1111
{{< feature-state for_k8s_version="v1.5" state="alpha" >}}
1212

13-
You can replicate Kubernetes control plane nodes in `kube-up` or `kube-down` scripts for Google Compute Engine.
13+
You can replicate Kubernetes control plane nodes in `kube-up` or `kube-down` scripts for Google Compute Engine. However this scripts are not suitable for any sort of production use, it's widely used in the project's CI.
1414
This document describes how to use kube-up/down scripts to manage a highly available (HA) control plane and how HA control planes are implemented for use with GCE.
1515

1616

0 commit comments

Comments
 (0)