ingress-controller
Here are 135 public repositories matching this topic...
-
Updated
Oct 2, 2020 - Go
NOTE: GitHub issues are reserved for bug reports only.
For anything else, please join the conversation
in Kong Nation https://discuss.konghq.com/c/kubernetes.
Summary
As specified here, images on bintray should follow have an architecture appended to them:
https://github.com/Kong/kong/blob/master/CHANGELOG.md
Currently only amd64 is available.
Kong proxy does but the
more cli commands
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
-
Updated
Sep 24, 2020 - Go
Kubernetes v1.18 introduced a dedicated resource + field for defining IngressClass. See the documentation here: https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-class
It would make sense for the ingress-controller to support ingress class in this way going forward.
Related issue for skipper: zalando/skipper#1478
-
Updated
Sep 25, 2020 - HCL
-
Updated
Oct 21, 2019 - Go
-
Updated
Oct 2, 2020 - Go
-
Updated
Sep 9, 2020 - Go
-
Updated
Aug 9, 2019 - Go
-
Updated
Apr 19, 2018 - Go
-
Updated
Sep 21, 2020 - Go
-
Updated
Sep 28, 2020 - Go
-
Updated
Feb 29, 2020 - Go
-
Updated
May 22, 2020 - PHP
-
Updated
Jul 16, 2019 - PowerShell
-
Updated
May 15, 2019 - Go
-
Updated
Jan 20, 2018 - Go
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
-
Updated
Aug 30, 2019 - C
-
Updated
Aug 22, 2019 - Go
-
Updated
Sep 21, 2020 - HCL
-
Updated
Sep 19, 2020
-
Updated
Sep 15, 2020 - Shell
Improve this page
Add a description, image, and links to the ingress-controller topic page so that developers can more easily learn about it.
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."
Please describe the problem you have
Run the linter from the Github action for better PR integration
https://github.com/golangci/golangci-lint-action
bonus points if we can add this to https://github.com/projectcontour/.github/ in such a way that every repo gets it automatically.