Anand Nayak
Anand Nayak
We basically has front-ended all the 3rd party apps with oauth2-proxy , So Homer web-ui just need to process the Authorization header(JWT id_token) if exists then login . Homer UI...
@floreks Thanks for responding .
@ashutosh887 i can test and confirm.once the changes are ready
I don't know its a issue or not. But the problem is Ingress annotaion does not overwrite the k8s Service annotation, So my case i had to manually edit the...
@shraddhabang @zac-nixon Thanks a lot for responding . I would like replicate the same ingress resources using the Gateway-api ALB(ingress)-->istio-ingress-gateway-pods(targets) ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: annotations: alb.ingress.kubernetes.io/actions.ssl-redirect: '{"Type": "redirect",...
Understood . Thanks a lot, Will revisit again when controller supports these features.
No logs on the coredns During the timeout error timeframe . And We see issues on those clusters where we enable smart-dns.
@scottblack1 Are you able to make it work ? I have tried the multiple configuration Keda-operator still assumes EKS node role rather than the workload pod identity .