-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Looking through the project, I see that running it locally in a minikube cluster requires a bake and apply operation to build the images and then deploy them.
Can I potentially look into using Skaffold to provide a live development CI for checking the minikube application?
We should be able to use the existing Kustomization files and hook into the skaffold lifecycle hooks to inject the image name and tags.
The only limitation I've seen to this is the lack of cross platform support for an envsubst tool to interpolate the values
Metadata
Metadata
Assignees
Labels
No labels