/k8s-tut

service governance by K8S

Primary LanguageGo

Deployments with Kubernetes

This tutorial will show you how to deploy your microservices in the Kubernetes platform. It includes the following parts.

  1. Setting up a K8S cluster with kubeadm
  2. Setting up CNI
  3. Setting up monitoring service
  4. Setting up gateway
  5. Setting up logging collector
  6. Deploy your first app

中文版本

Setting up a K8S cluster with kubeadm