Relative Content

Tag Archive for dockerkubernetesnginxkeycloakkubernetes-ingress

Unable to Set Up Keycloak with Production Mode

I’m using Keycloak(26.0.7) as the IAM solution for our application. I want expose it via https://abc.xyz.com/keycloak-service URL. In the deployment setup I have a Load balancer, Nginx and Kubernetes cluster where HTTPS will be terminate at the Load balancer level. Load balancer to Nginx and Nginx to pod will be HTTP only.