This commit is contained in:
2026-02-23 13:49:33 +01:00
parent 3f73c15742
commit 7719cd394a

View File

@@ -138,6 +138,9 @@
notify: notify:
- restart containerd - restart containerd
- name: Pause for 5 minutes to build app cache
ansible.builtin.pause:
minutes: 1
- name: Initialize Kubernetes - name: Initialize Kubernetes
command: sudo kubeadm init --pod-network-cidr=10.244.0.0/16 command: sudo kubeadm init --pod-network-cidr=10.244.0.0/16