Closed pahud closed 5 years ago
there're two options to fix this issue:
Cloud9
IDE in other global regions(e.g. us-west-2
or ap-southeast-1
)
orhttp_proxy
and https_proxy
first. For example:
export http_proxy=http://127.0.0.1:1087;export https_proxy=http://127.0.0.1:1087;
This wil work around this issue.
summary
cluster can't be created if the
kops
client has poor internet connection togithub
. You can test the connectivity byhow to re-produce this issue
-v
flag inkops create
create-cluster.sh