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
Ubuntu server inside HyperV running MicroK8s (the host of the hyperv is the windows server). I followed the standard installation: https://microk8s.io/docs/getting-started
The cluster seems to be connected and I can run windows containers inside the windows worker node and linux containers in the ubuntu server microk8s (control plane + worker node).
This is what I see when I do a kubectl get nodes
However, there are cert issues whenever I do certain operations on pods running in the Windows worker node like kubectl log, kubectl port-forward:
What Should Happen Instead?
There should NOT be cert errors.
Reproduction Steps
Ubuntu server inside HyperV running MicroK8s (the host of the hyperv is the windows server). I followed the standard installation: https://microk8s.io/docs/getting-started
I'm linking this issue to the issue I created in calico: projectcalico/calico#9683
As I think it might have something to do with the integration with Calico.
Summary
My setup is:
What Should Happen Instead?
There should NOT be cert errors.
Reproduction Steps
Introspection Report
inspection-report-20250108_222436.tar.gz
Can you suggest a fix?
I've tried to:
Are you interested in contributing with a fix?
The text was updated successfully, but these errors were encountered: