You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thang Chung edited this page Dec 20, 2018
·
1 revision
This supports for run it in development mode with automatically containerized code, publish to Kubernetes cluster, and watch for changes in code (*.cs, *.json) and yaml file
# helm template to k8s folder first>cd deploys/scripts
> bash
> ./helm-template.sh
>exit# run skaffold>cd ../skaffold
> skaffold dev -f cart.yaml