28868/error-saying-matching-hosted-zone-found-trying-create-cluster
I'm trying to create a cluster using kops on aws.
I did the kops create cluster command and it throws the following error:
Error determining default DNS zone: no matching hosted zone found
Hey @Hannah, change the create cluster command to the follwing
kops create cluster cloud=aws --zones=ap-south-1b --name=apsouth1.hipster.com --dns-zones=apsouth1b.hipster --dns private
You need to create the public key ...READ MORE
You get this error when your pod ...READ MORE
I had faced the same error. Make sure ...READ MORE
By default AWS only allows 5 vpcs ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Hello @Lina, If you're running your cluster on ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Go to the list of hosted zones ...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.