Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

301
Visualizações
eksctl create failed one subnet does not have sufficient capacity to support the cluster

I'm trying to create a cluster on EKS by the existing vpc of kops cluster in EC2 like below.

eksctl create cluster \
--name eks-cluster \
--version 1.18 \
--region us-east-1 \
--vpc-from-kops-cluster kops-cluster \
--fargate

but I faced the error that the cluster couldn't have one of the subnets located in us-east-1c where kops-cluster has three subnets us-east-1c, us-east-1b, us-east-1a.

AWS::EKS::Cluster/ControlPlane: CREATE_FAILED – "Cannot create cluster 'eks-cluster' because us-east-1c, the targeted availability zone, does not currently have sufficient capacity to support the cluster. Retry and choose from these availability zones: us-east-1a, us-east-1b, us-east-1d, us-east-1e, us-east-1f (Service: AmazonEKS; Status Code: 400; Error Code: UnsupportedAvailabilityZoneException; Request ID: 8c5242ee-2e37-4f2b-98cd-c52cb2bbf523; Proxy: null)"

I'm trying to find a workaround to accomplish making a cluster within the existing vpc in a simple way.

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

That mean you should specify zones for your cluster creation.

eksctl create cluster \
--name eks-cluster \
--version 1.18 \
--region us-east-1 \
--zones=us-east-1a,us-east-1b,us-east-1d,us-east-1e,us-east-1f \ 
--vpc-from-kops-cluster kops-cluster \
--fargate
over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda