mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-27 04:35:24 -02:30
upgrade k8s vers, and add a script for future upgrades
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
- name: Check pods IP are in correct network
|
||||
assert:
|
||||
that: item | ipaddr(kube_pods_subnet)
|
||||
with_items: pod_ips
|
||||
with_items: "{{pod_ips}}"
|
||||
|
||||
|
||||
- name: Ping between pods is working
|
||||
|
||||
Reference in New Issue
Block a user