kube v1.33.2
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
- name: Reconfigure Kubernetes nodes
|
- name: Reconfigure Kubernetes nodes
|
||||||
hosts: kubernetes
|
hosts: kubernetes
|
||||||
vars:
|
vars:
|
||||||
KUBERNETES_VERSION: v1.32.6
|
KUBERNETES_VERSION: v1.33.2
|
||||||
CRIO_VERSION: v1.32
|
CRIO_VERSION: v1.32
|
||||||
IP: "{{ hostvars[inventory_hostname]['ansible_default_ipv4']['address'] }}"
|
IP: "{{ hostvars[inventory_hostname]['ansible_default_ipv4']['address'] }}"
|
||||||
tasks:
|
tasks:
|
||||||
|
Reference in New Issue
Block a user