dnc-k8s-helm
April 18, 2020 ยท View on GitHub
An extremely simple .NET Core web api within EntityFrameworkCore which will be deployed in k8s by both kubectl and helm
Build the docker image
docker-compose build
Starting with docker-compose
Starting with Kubernetes
- Here are step-by-step to deploy our services to Kubernetes.
Starting with Helm
- Here are step-by-step from install Helm and then deploy our services includes sqlserver
More
- After deployed to K8s by Helm chart, we may want to play with istio. Here are step-by-step from installation to deployment (includes grafana)