-
The gist: When using the `auth-url` annotation to point to a K8 Service, it doesn't seem to go through the kube-dns resolver.
I found a similar report on rancher, here: https://github.com/rancher/r…
-
When https://github.com/Kong/kubernetes-ingress-controller/issues/702 gets implemented and released, it should get full support in this helm chart.
This issue tracks the effort of adding support of…
-
### Summary
We use KONG in our kubernetes cluster and deploy it with help of helm.
We need to use basic authentication on our prometheus ingress resource.
Kong controller deployed in dev2 namespace…
-
hello,
we have kong ingress as our ingress controller on our aws eks cluster, and kuma as our service mesh - we have kuma sidecar added to each pod in the namespace.
whenever we intercept a servic…
-
### What happened?
I am trying to get started with Kuma Service mesh, and faced an issue while working with the kuma-counter-demo
Environment Details :
Windows
Docker Desktop with Linux cont…
-
### Summary
Currently we append the Kuma init container to an existing list of init containers: https://github.com/kumahq/kuma/blob/2d08e3f8d63ffd75eb6e2cec5a8672f97044c77e/pkg/plugins/runtime/k8s/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
We config a TCPIngress to proxy connections from iot devices to iot services, the functionali…
-
### Bug Description
I recently installed istio 1.14.5 with `istioctl install --set profile=minimal`.
After this, I starting to inject manually the proxyies with `istioctl kube-inject -f my-deplo…
-
### Summary
As described in the manual of the plugin Oauth2 in its "version 1.0.X latest", in the section "OAuth 2.0 Flows" option "Authorization Code" must make use of the query param client_id …
-
### Is your feature request related to a problem?
Template for argo-cd/argocd-server/ingress.yaml is build in a way that:
1) Each path specified in `server.ingress.path` has the same type of pathTy…