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

231
Vistas
How do I update a Fargate profile with eksctl?

I created an AWS EKS Fargate cluster with the following Fargate profile

fargateProfiles:
  - name: fp-fluxcd
    selectors:
      - namespace: fluxcd

How do I either add (or change) the namespace so it looks like this?

fargateProfiles:
  - name: fp-fluxcd
    selectors:
      - namespace: fluxcd
      - namespace: flux-system

I updated the config file and tried eksctl upgrade -f my-cluster.yml to no avail.

I guess another way to skin the cat is to add the fargate nodes to a namespace? How to do that?

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

0

As you can see in the AWS Fargate profile documentation:

Fargate profiles are immutable. However, you can create a new updated profile to replace an existing profile and then delete the original after the updated profile has finished creating.

Fargate profiles are immutable by design, so there is no update command. In my opinion you should use eksctl create fargateprofile and eksctl delete fargateprofile commands instead.

Additionally you can find similar discussion here.

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