The Wayback Machine - https://web.archive.org/web/20220425201121/https://github.com/topics/ingress-controller
Skip to content
#

ingress-controller

Here are 177 public repositories matching this topic...

indrajithgihan
indrajithgihan commented Apr 1, 2022
help wanted kind/support good first issue needs-triage
skriss
skriss commented Feb 1, 2022

The "Introduction to Contour" link on the projectcontour.io landing page points to a blog from 2019 that references Contour v0.10, this link should be updated to point to something newer, or perhaps we could drop that entire section as it seems somewhat redundant with other ways to navigate the site.

help wanted good first issue area/documentation lifecycle/needs-triage
vakkur
vakkur commented Jun 15, 2020

Is there an updated ARM template that uses VMSS for nodePool creations, add them to app gateway backend pool and I would like to know how we can egress the traffic through APP Gateway as it would be the only public IP for the cluster and I still get a random IP address when I try to access a web page from a pod.

https://raw.githubusercontent.com/Azure/application-gateway-kubernetes-ingress/ma

help wanted good first issue AGIC Deployment
sgmiller
sgmiller commented Aug 10, 2018

We run the controller with limited AWS STS credentials (issued by Vault). These credentials are not allowed to perform any operation in iam:*, which causes startup to fail. To get around this we've custom built the controller to comment out the IAM lookup, as all our certs are in ACM. It'd be nice if we could disable this in the official build via command line flag, or have it warn and move o

Improve this page

Add a description, image, and links to the ingress-controller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ingress-controller topic, visit your repo's landing page and select "manage topics."

Learn more