1 Setup

test

setup

  1. docker
  2. kubectl
  3. kind

kind create cluster

$ kind create cluster --config cluster.yaml
$ kind delete cluster

install ingress-nginx

$ kubectl apply -f ingress-nginx.yaml

# production
$ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.3.1/deploy/static/provider/cloud/deploy.yaml
$ kubectl get svc -n ingress-nginx

install metric server

$ kubectl apply -f metrics.yaml

production

  1. kubeadm
  2. kubeasz
  3. KubeOperator
  4. sealos
  5. kubesphere
  6. recommand cloud paas