Closed
Description
Something that didn’t felt right when I configured the application to deploy it on GKE is that some parameters are stored in the skaffold.yaml and some are not. It makes it complicated to know what I have to change if I get a project from someone else and try to run it on my project.
skaffold.yaml | Manifests | |
---|---|---|
Kubernetes context | CAN’T | - |
Kubernetes namespace | CAN’T | CAN |
GCB projectID | MUST | - |
Kaniko GCS bucket | MUST | - |
Image registries | MUST (with Tagger) | MUST |