-
Updated
Oct 12, 2021
ingress
Here are 363 public repositories matching this topic...
-
Updated
Oct 20, 2021 - Go
-
Updated
Aug 26, 2021 - Go
A Kong SNI can only point to a single certificate. Per Kong/kubernetes-ingress-controller#1268 (comment), misconfigured Kubernetes resources can attempt to point an SNI to multiple certificates.
While we do avoid adding attached SNIs to new certificates, we do
Service LBs populate the description field with helpful information. I see GCE ingress does not do that for things like forwarding rules. Would be helpful in UIs.
Use heptio/workgroup to improve handling of the multiple goroutines that are spawned in each of the discoverers. This will also help us to bubble up errors to main, and handle them appropriately.
An example of this is #224. We wanted to handle the case where re-auth failed 3 times, but there was no good way of bubbling up the error to main.go. We could make reconciler.Run return an error to bub
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
Test cases are failing for status pages which reflect that there is some API change from the service providers. We should update our implementation for handling status pages and fix those test cases.
Please, add some brief instructions, dependencies and requirements to compile kubemci (golang, GOPATH, GOBIN. etc).
That would be very helpful for those who not familiar with golang. Thanks in advance.
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
Issue description
Create an incorrect Route CRD, such as a parameter error in the plugin. recordStatus will be updated to _resourceSyncAborted. But in the handleSyncErr method, it is covered as _resourceSynced.
-
Updated
Dec 26, 2018 - HTML
-
Updated
Oct 6, 2021 - HCL
-
Updated
Sep 22, 2021 - Go
-
Updated
Mar 17, 2021 - Go
-
Updated
Oct 20, 2021 - Go
We can see ornaments on the map, but it would be useful to see extended info in portal info section.
-
Updated
Aug 23, 2021 - HCL
-
Updated
Aug 9, 2019 - Go
-
Updated
Sep 6, 2021 - PHP
-
Updated
Oct 20, 2021 - Go
-
Updated
Aug 17, 2021 - Shell
-
Updated
May 18, 2021 - Go
-
Updated
Apr 19, 2018 - Go
-
Updated
Feb 5, 2021 - Go
-
Updated
Feb 29, 2020 - Go
Improve this page
Add a description, image, and links to the ingress topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ingress topic, visit your repo's landing page and select "manage topics."

Reposting to this repo as suggested by @kishorj
Original post from #aws/eks-charts#555
Describe the bug
We use the AWS Load Balancer Controller Helm chart from https://github.com/aws/eks-charts but hit an issue when we use it as a subchart with Helm generated TLS certs for the WebHook https://github.com/aws/eks-charts/blob/master/stable/aws-load-balancer-controller/templates/_helpers