[root@worker01 ~]# systemctl status kubelet
[root@worker01 ~]# dnf search crictl
In browser search ---rhel 8.10 crictl for Kubernetes
Check version
[root@master01 ~]# kubectl get nodes
[root@worker01 ~]# VERSION="v1.33.13"
[root@worker01 ~]#dnf -y install wget ---if not installed
Solution:
[root@worker01 ~]# VERSION="v1.33.0"
No comments:
Post a Comment