Hi, Does anyone know where are the images stored in the node or cluster? In my windows node, I tried to find it by tying docker image ls or ctr image ls; none of them can find any; also in the Linux node, please? Because I tried to delete some images but in vain. Many thanks!
Thanks for your reply always. I saw some daemonset images in the Linux nodes but I canāt find any in the windows nodesā¦by trying both docker image ls or ctr image ls.
This is giving error:
Failed to auto detect backend type. IPIP is not supported on Windows nodes but found IP pools with IPIP enabled. Rerun
install script with the CalicoBackend param provided
At C:\k\install-calico-windows.ps1:179 char:16
⦠throw "Failed to auto detect backend type. IPIP is not su ā¦
CategoryInfo : OperationStopped: (Failed to auto ⦠param provided:String) , RuntimeException
FullyQualifiedErrorId : Failed to auto detect backend type. IPIP is not supported on Windows nodes but found IP
pools with IPIP enabled. Rerun install script with the CalicoBackend param provided
Kindl provide complete latest steps for adding windows node to linux master node
Hi @Karthik_Medam, looks like the Windows node is having trouble contact the Kubernetes API server. Can you share some more details here (or perhaps in a GitHub issue)?
I think I am running into this same problem connecting a windows server 2022 Standard to a microk8s cluster running 1.27.2. I follow the steps outlined but when I query for nodes in the cluster after copying the kube config over and starting the kubelet service, but still no windows node. Is there any troubleshooting forum/slack/email that I can request help through?