Code Snippet

Just another Code Snippet site

kubespray

[How-To] Kubernetes

Install KubeCtl on windows : https://kubernetes.io/fr/docs/tasks/tools/install-kubectl/ Install KubeCtl on CentOS/RHEL Define config file : Create a deployment: Create a service to expose the deployment : Get service info (and LoadBalancer port) : Scale deployment Delete deployment(s) Describe deployment(s) Add private repo to container.d: edit /etc/containerd/config.toml Restart container.d Test a pull using crictl

, , , ,