Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I see. That’s also somehow solved by Skaffold. https://skaffold.dev/

skaffold.yaml has a notion of "profiles" that define a default registry per-environment. Like, you can have a local profile that doesn't push images (as it detects docker-for-desktop, or minikube etc), and a "prod" profile that specifies a registry for images to be pushed and kubectl manifests to be auto-applied with the updated image:tag.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: