Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 853 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 853 Bytes

dnc-k8s-helm

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

Follow this

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)