matjazp
matjazp
URL in repo has changed. You can try with https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml
As a workaround, you can manually connect and set lxc client on your machine (the machine you're running terraform from), and set project in lxc client config (usually ~/.config/lxc/config.yml). From...
we also need "allow insecure" option, eg. like in curl -k or --insecure (Allow connections to SSL sites without checking certs (H)). We need this if there are self signed...
Rootless mode can be a welcomed addition, but it (currently) has many limitations (see docs). I would still prefer a regular K8s.