google-cloud-visualstudio
google-cloud-visualstudio copied to clipboard
Have a way to specify settings for GKE deployments.
Typically this will be environment variables, that can be specified in the UI and stored somewhere. This might also require having a way to deploy deployments from their definition.
I'm not convinced that kubectl create/apply -f file
is a process we need to support from visual studio. I am removing this from the 2.0.0 milestone. If we get external requests for it, we can change our mind.