kube v1.33.2

This commit is contained in:
2025-07-09 16:21:03 +03:00
parent e4050a9c64
commit e9a6f8c8f4

View File

@@ -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: