oxheadalpha / tezos-pulumi

Deploy Tezos Infrastructure via Pulumi IaC
3 stars 3 forks source link

Implement more ingress controllers #4

Open harryttd opened 2 years ago

harryttd commented 2 years ago

Nginx: https://kubernetes.github.io/ingress-nginx/ I found a commit in another repo of ours that might be a helpful reference: https://github.com/oxheadalpha/pilotcrm/commit/49866f2bd0caa5583020807474414aad883d34b2

Traefik: https://github.com/traefik/traefik https://doc.traefik.io/traefik/providers/kubernetes-ingress/ https://traefik.io/blog/aws-elastic-kubernetes-traefik/