Skip to content

Commit 74d913a

Browse files
author
RA489
committed
Update highly-available-control-plane
1 parent 2f4a570 commit 74d913a

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)