jwalton / kube-auth-proxy

Securely expose your private Kubernetes services.
14 stars 1 forks source link

Use with enterprise github #2

Open sharmavijay86 opened 3 years ago

sharmavijay86 commented 3 years ago

Hi nice work, can we use github enterprise version ? There we need extra github url and api url in config yaml. What is your view on this?

jwalton commented 2 years ago

Sorry - this got lost in my inbox. It shouldn't be a difficult thing to do. The autentication is based on passport.js, and connecting passport to github enterprise can definitely be done.

sharmavijay86 commented 2 years ago

how about kube-auth-proxy data in cm. i can see in example dir setup instructions says to edit the file , put all our github info then setup and annotate services and done. how do we use gothub enterprises? npm and node js is dificult way for a k8s admin . we understood yaml more , outside of container code .😂