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

Generate commands for multiple k8s clusters #178

Open bjethwan opened 3 years ago

bjethwan commented 3 years ago

I am using the same OpenAM based client app against all my k8s clusters. Is it possible to make gangway emit the commands for respective k8s cluster? The client-id, client-secret, refresh token etc will stay the same it's just the k8s endpoint which has to change.

stevesloka commented 3 years ago

// ref https://github.com/heptiolabs/gangway/issues/62