For the operator failure, it seems that kubelet is not able to reach gcr to fetch the appropriate images. Although it was able to reach docker registry. You might need to configure your k3s cluster to be able to reach gcr. Make sure that your networking is set up properly such that your pods can talk to the internet.
Hi @revoly, thanks for the suggestions. I am a beginner to everything cloud but tried following your suggestion.
1:) to get the pods: kubectl get pods -n meshery and got this result: