A one liner shell script to bootstrap kubernetes
- Shell 100%
feat: update setup script to use containerd - Modified the script to install and configure containerd instead of Docker - Adjusted kubelet configuration to use containerd as the CRI (Container Runtime Interface) - Ensured that swap is disabled and IP forwarding is enabled as per Kubernetes prerequisites This update ensures that nodes set up using the script use containerd directly, optimizing resource usage and aligning with best practices for Kubernetes setup. |
||
|---|---|---|
| bootstrap-cluster | ||
| worker-nodes | ||
| install-script.sh | ||
| self-excuting-script.sh | ||