Skip to content

Commit aeb41ca

Browse files
committed
Revise scs-0214-v2: remove nonsensical regulation
Closes #1152 Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent f862476 commit aeb41ca

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Standards/scs-0214-v2-k8s-node-distribution.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,7 @@ to provide a fault-tolerant and available Kubernetes cluster infrastructure.
6969

7070
The control plane nodes MUST be distributed over multiple physical machines.
7171
Kubernetes provides [best-practices][k8s-zones] on this topic, which are also RECOMMENDED by SCS.
72-
73-
At least one control plane instance MUST be run in each "failure zone" used for the cluster,
74-
more instances per "failure zone" are possible to provide fault-tolerance inside a zone.
72+
In particular, the control plane nodes SHOULD be distributed over multiple failure zones.
7573

7674
Worker nodes are RECOMMENDED to be distributed over multiple zones. This policy makes
7775
it OPTIONAL to provide a worker node in each "failure zone", meaning that worker nodes

Standards/scs-0214-w1-k8s-node-distribution-implementation-testing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ The current implementation can be found in the script [`k8s_node_distribution_ch
2727

2828
## Manual tests
2929

30-
None.
30+
Cloud-service providers must confirm that control plane nodes are indeed distributed over
31+
multiple physical machines.

0 commit comments

Comments
 (0)