Lorenzo Garuti

Results 19 comments of Lorenzo Garuti

@Djelibeybi merged PR #20. I get most of the new features from your oraclelinux-oci-ccm branch and thank you for your revison on the PR. In the next days I will...

Hi @sphr2k yes you are right 👍 I will reduce the number of server from 2 to 1 and i will try to add an extra instance to the worker...

Hi @mannp, I think this PR would be useless. From the [doc](https://docs.k3s.io/networking#traefik-ingress-controller) I read: > If Traefik is not disabled K3s versions 1.20 and earlier will install Traefik v1, while...

Ok @mannp, now with the last commits: * traefik2 will not be installed (installed by default by k3s) * traefik2 will be configured in proxy portocol mode * traefik2 svc...

Added variable *disable_ingress* default to False. So to get traefik2 installed and configured only *install_nginx_ingress* set to false is needed.

Fixed ``` root@inst-xgoau-k3s-servers:~# kubectl get pods -n kube-system NAME READY STATUS RESTARTS AGE coredns-d76bd69b-ww8ms 1/1 Running 0 97s helm-install-traefik-crd-lzqcr 0/1 Completed 0 97s helm-install-traefik-mnb5r 1/1 Running 0 43s local-path-provisioner-6c79684f77-62fkt 1/1...

@mannp Never mind. I [found](https://github.com/k3s-io/k3s/issues/6331) a problem using the default installation. I will revert the latest commit