vmware-archive / gangway

An application that can be used to easily enable authentication flows via OIDC for a kubernetes cluster.
Apache License 2.0
410 stars 112 forks source link

Request for help on Gangway,Dex and kube-oidc-proxy manifest for cloud managed k8s cluster #187

Closed Sandy1438 closed 3 years ago

Sandy1438 commented 3 years ago

Hi, First of all a big thanks to all the team of Heptiolabs for this wonderful project! I need your guidance/help with the manifest files to setup SSO for a cloud managed kubernetes cluster. I'm using Digital Ocean as cloud provider and have spawned up a managed K8s cluster and want to enable SSO. I have decided to use Dex as IDP and Github Org as external auth provider. Gangway as helper app and kube-oidc-proxy as proxy for K8s api server.

I have followed the deploy instruction for Dex and Gangway and was successful in configuring it how stuck with configuring kube-oidc-proxy and making changes to Gangway to integrate with kube-oidc-proxy.

I would be thankful if anyone has done this setup for managed kubernetes cluster and help me with the manifest for it.

Thanks in advance!

BR, Sandeep.