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
```
+ sudo apt-get install -y 'cri-o=1.32.*' 'kubelet=1.33.*' 'kubeadm=1.33.*' 'kubectl=1.33.*' conntrack
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
cri-tools kubernetes-cni
The following NEW packages will be installed:
conntrack cri-o cri-tools kubeadm kubelet kubernetes-cni
The following packages will be DOWNGRADED:
kubectl
E: Packages were downgraded and -y was used without --allow-downgrades.
0 upgraded, 6 newly installed, 1 downgraded, 0 to remove and 7 not upgraded.
Error: Process completed with exit code 100.
```
0 commit comments