mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
fix the mistake type
Signed-off-by: yupeng <yu.peng36@zte.com.cn>
This commit is contained in:
parent
545f749a0d
commit
bee751eead
@ -198,7 +198,7 @@ Within the AWS cloud provider logic, we filter requests to the AWS APIs to
|
|||||||
match resources with our cluster tag. By filtering the requests, we ensure
|
match resources with our cluster tag. By filtering the requests, we ensure
|
||||||
that we see only our own AWS objects.
|
that we see only our own AWS objects.
|
||||||
|
|
||||||
** Important: ** If you choose not to use kube-up, you must pick a unique
|
**Important:** If you choose not to use kube-up, you must pick a unique
|
||||||
cluster-id value, and ensure that all AWS resources have a tag with
|
cluster-id value, and ensure that all AWS resources have a tag with
|
||||||
`Name=KubernetesCluster,Value=<clusterid>`.
|
`Name=KubernetesCluster,Value=<clusterid>`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user