Skip to content
#

ingress-controller

Here are 127 public repositories matching this topic...

stevesloka
stevesloka commented Aug 26, 2020

The cert-gen job has always used an image tag of :latest to get around the issue of applying the same manifest on top of an existing installation, however, tagged releases use a unique name for each certgen job for that release so there's no need to use latest for releases and can cause issues for users in air-gapped environments.

We should remove the :latest tag and use a specific versio

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

excieve
excieve commented Jan 21, 2020

Change the templates to run all the Tyk containers as non-root user by default, but keep an option to change the user for the gateway since there might be a legitimate use case with a host network (and privileged port).

The images should mostly work fine with this, known issues are:

  • tyk-gateway container will need a pid file path configured for a non-root user accessible path
  • tyk-k8s co

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

You can’t perform that action at this time.