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

387
Vistas
one or more valid Kubernetes manifests are required to run skaffold

When I run skaffold init in my app directory it shows me:

one or more valid Kubernetes manifests are required to run skaffold

The content of the directory:

enter image description here

Do I have to provide Kubernetes manifests file with for example Pod, Service, etc?

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

0

Yes, you need Kubernetes manifests in the same project. Typically a Deployment-manifest and perhaps Service and Ingress as well if you want.

A Deployment-manifest can be generated with (using > to direct output to a file):

kubectl create deployment my-app --image=my-image --dry-run -o yaml > deployment.yaml

Note: There is a alpha feature flag --generate-manifests that might do this for you.

E.g. with

skaffold init --generate-manifests
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