Step by Step examples how to utilise Kuberentes for development and production.
Example how to create local development Kuberentes enviroment thanks to Minikube Kubernetes distribution.
Example of simple application with Dockerfile.
Dockerfile will show how to optimaly build docker image.
Example of Helm chart used for deploy service to Kubernetes.