How to deploy keycloak to EKS cluster

3/31/2020

I have a scenario where I want to deploy keycloak to an instance and whenever user accesses an application it should be redirected to that instance.

I'm using AWS's EKS to achieve this. Have created an EKS cluster and 2 instances of EC2 and configured to access EKS locally. But I'm not sure how to deploy keycloak to the cluster and redirect the users if not logged in.

I hope someone would help me. Thanks in advance.

-- Saleem
amazon-ec2
amazon-eks
amazon-web-services
keycloak
kubernetes

0 Answers