You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Waiting for daemon set "kube-ovn-pinger" rollout to finish: 0 of 3 updated pods are available...
Waiting for daemon set "kube-ovn-pinger" rollout to finish: 0 of 2 updated pods are available...
Waiting for daemon set "kube-ovn-pinger" rollout to finish: 0 of 3 updated pods are available...
error: timed out waiting for the condition
[root@k8s1 1.11.3]#
kubectl describe po -n kube-system kube-ovn-pinger-6fnsq
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal SandboxChanged 84s (x68 over 94m) kubelet Pod sandbox changed, it will be killed and re-created.
Additional Info
Kubernetes version:
Output of kubectl version:
1.20.12
- kube-ovn version:
1.11.1 -> 1.11.3
- operation-system/kernel version:
**Output of `awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release`:**
**Output of `uname -r`:**
4.19.12-1.el7.elrepo.x86_64 #1 SMP Fri Dec 21 11:06:36 EST 2018 x86_64 x86_64 x86_64 GNU/Linux
<!-- Any other additional information -->
The text was updated successfully, but these errors were encountered:
Expected Behavior
升级kubeovn,从1.11.1升级到1.11.3版本
Actual Behavior
期望成功,实际失败了
Steps to Reproduce the Problem
1.下载最新安装install.sh (wget https://raw.githubusercontent.com/kubeovn/kube-ovn/release-1.11/dist/images/install.sh
)
2.bash install.sh
检查kube-system 下的pod状态:
Additional Info
Kubernetes version:
Output of
kubectl version
:1.20.12
1.11.1 -> 1.11.3
4.19.12-1.el7.elrepo.x86_64 #1 SMP Fri Dec 21 11:06:36 EST 2018 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: