add

Search

You can find the results of your search below.

loadbalancing
3 Hits, Last modified:
pool.yaml apiVersion: metallb.io/v1beta1 kind: IPAddressPool metadata: name: public-pool namespace: metallb-system spec: addresses: - 185.91.188.40-185.91.188.41 </code> C... me: ingress namespace: metallb-system spec: ipAddressPools: - public-pool </code> a questo punto
traefik
1 Hits, Last modified:
he-helm-chart <code> ubuntu@kubectl:~$ helm repo add traefik https://traefik.github.io/charts ubuntu@k