This tutorial will show you how to deploy your microservices in the Kubernetes platform. It includes the following parts.
- Setting up a K8S cluster with kubeadm
- Setting up CNI
- Setting up monitoring service
- Setting up gateway
- Setting up logging collector
- Deploy your first app