Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 1 addition & 17 deletions pkg/cmd/kubeblocks/data/eks_hostpreflight.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ spec:
- hostUtility :
collectorName: eks-ctl
utilityName: eksctl
- clusterRegion :
providerName: eks
extendAnalyzers:
- hostUtility:
checkName: AWSCli-Check
Expand All @@ -30,18 +28,4 @@ spec:
- pass:
message: eksctl has been installed
- warn:
message: eksctl isn't installed
- clusterRegion:
checkName: Check-K8S-Region
regionNames:
- cn-northwest-1
- cn-north-1
- us-east-1
- us-east-2
- us-west-1
- us-west-2
outcomes:
- warn:
message: k8s cluster region doesn't belong to amazon china, be aware of the network reachability for cluster regions that located at East-Asia
- pass:
message: k8s cluster region belongs to amazon china/us
message: eksctl isn't installed