Fixed Errors from wrong version

This commit is contained in:
2026-03-08 11:50:43 +01:00
parent e078b85055
commit ef43cde916
3 changed files with 59 additions and 11 deletions

View File

@@ -1,4 +1,7 @@
---
- name: Pre-pull Kubernetes images
command: kubeadm config images pull
- name: Initialize Kubernetes Control Plane
command: kubeadm init --pod-network-cidr=10.244.0.0/16
args: