Hi,
i try to setup a microk8s Server in a corporate environment.
There is a transparent Proxy with SSL Interception in place.
I understand that i should edit “/var/snap/microk8s/current/args/containerd-env” if i want to set a Proxy. But i need to either add the CA to the correct place so the Customers Certificates get accepted or set any kind of insecure-skip-tls-verify-flag.
but i cant find any documentation for this specific task
Can someone point me to the correct direction?