34947/cluster-not-found-error-on-kops-get-clusters
I've created two clusters, my master and worker node instances are up and running but when I execute this command:
kops get clusters
I get the following error:
cluster not found first-cluster
You get this error when you either haven't created a bucket or you need to do KOPS_STATE_STORE
create a bucket using this command
aws s3 mb s3://bucket-name
or
export KOPS_STATE_STORE=s3://bucket-name
Go to the list of hosted zones ...READ MORE
You are missing a CPU request on ...READ MORE
You need to switch Docker to 1.12.x; ...READ MORE
You get this error when the cluster ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hello @Lina, If you're running your cluster on ...READ MORE
Hey @Hannah, change the create cluster command ...READ MORE
One of the possible reasons could be using ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.