Skip to content

hoaian-crm/k8s

Repository files navigation

This is github repository for store all deployment, service, configuration of Kubernetes for project

command note:

Installation:

sudo hostnamectl set-hostname chmod +x install.sh && ./install.sh

Common

30000-32767

sudo systemctl daemon-reload
kubectl get pods -A

Kubelet

sudo journalctl -u kubelet -f
sudo systemctl restart kubelet
sudo systemctl status kubelet
# Join node command
sudo kubeadm join 13.212.154.57:6443 --token 8twnq8.doax5xhkf5vmsgud --discovery-token-ca-cert-hash sha256:dde2aa02d70d4336f200c1b9d5d6b64e5e8bf7017f1631f6d1edc32bae65692b 
# Create new token
sudo kubeadm token create --print-join-command

About

K8s infra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages