Gérson Barreiros

Results 4 comments of Gérson Barreiros

Sure! Yes, you are correct for longhorn explanation. And for metallb i could use that to access the loadbalance without the need to pass the nodeport. So, here it is...

Hello, i have completed the metallb example: https://kubernetes.github.io/ingress-nginx/deploy/#bare-metal-clusters I needed to apply cert-manager, ingress-nginx, and metal lb to the cluster: `kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.11.0/manifests/namespace.yaml` `kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.11.0/manifests/metallb.yaml` `kubectl apply...

> Hi @fserve! Thank you for this receipt. It has created a load-balancer in OCI? no, it will not use oci load balancer! But yes it will load balance incoming...

> Hello, I opened a new pull request containing changes in cloudinit so that when deploying the cluster, it already contains all the ingress controller and longhorn configuration suggested by...