Skip to content

Commit 0d09453

Browse files
author
aii-nozomu-oki
committed
Add limitation of Kubernetes distributions
Signed-off-by: aii-nozomu-oki <[email protected]>
1 parent b0e7b41 commit 0d09453

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/getting-started/installation/start-the-control-plane.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ weight: 1
1414
- The hub cluster should be `v1.19+`.
1515
(To run on hub cluster version between \[`v1.16`, `v1.18`\],
1616
please manually enable feature gate "V1beta1CSRAPICompatibility").
17+
- Currently the bootstrap process relies on client authentication via CSR. Therefore, Kubernetes distributions that don't support it can't be used as the hub.
18+
For example: [EKS](https://github.com/aws/containers-roadmap/issues/1856).
1719
- Ensure [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl) and [kustomize](https://kubectl.docs.kubernetes.io/installation/kustomize/) are installed.
1820

1921
## Install clusteradm CLI tool

0 commit comments

Comments
 (0)