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
Validate that coredns is starting and running correctly
Validation Results:
$ k3s -v
k3s version v1.26.13+k3s-62448e1e (62448e1e)
go version go1.20.13
~$ kgn
NAME STATUS ROLES AGE VERSION
ip-1 Ready control-plane,etcd,master 15s v1.26.13+k3s-62448e1e
~$ kgp -A
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system coredns-59b4f5bbd5-zdpqk 1/1 Running 0 13s
kube-system local-path-provisioner-7d94548cbf-hdclf 1/1 Running 0 13s
kube-system metrics-server-68cf49699b-sz565 0/1 Running 0 13s
Backport fix for Core DNS missing NodeHosts key in Configmap
The text was updated successfully, but these errors were encountered: