Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

301
Vistas
eksctl "no clusters found"

I am currently trying out aws eks and I am havin a problem managing my cluster via eksctl. Now creating a cluster via eksctl works just fine using

eksctl create cluster --region [region] --name my-cluster

The cluster comes up correctly and it also shows in the AWS console Web GUI but if I try to get it with

eksctl get clusters

I get

No clusters found

I set up my roles as described in the documentation (EKS Cluster) role and added Access Key Id and Secret Access Key to my configuration. But could this be an issue with the permissions? If not, what else could it be

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

Have you tried to run:

eksctl get clusters --region [region]

What's your default region configured, probably you have it set up to a different one than the one where you created the cluster, e.g.:

$ eksctl get clusters
No clusters found

$ eksctl get clusters --region eu-west-2
NAME                REGION
eksworkshop-eksctl  eu-west-2

$ export AWS_REGION=eu-west-2
$ eksctl get clusters
NAME                REGION
eksworkshop-eksctl  eu-west-2
over 4 years ago · Santiago Trujillo Denunciar

0

In my case, we had a different profile to the default, under .aws/config, so I had to pass --profile PROFILE parameter.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda