dell / omnia

An open-source toolkit for deploying and managing high performance clusters for HPC, AI, and data analytics workloads.
https://omnia-doc.readthedocs.io/en/latest/index.html
Apache License 2.0
227 stars 118 forks source link

User Management #18

Closed lwilson closed 3 years ago

lwilson commented 4 years ago

How should we handle user management?

One option is to provide an openLDAP service for other applications to leverage: https://github.com/helm/charts/tree/master/stable/openldap

j0hnL commented 4 years ago

on the k8s side, we need to dig into this project: https://www.kubeflow.org/docs/started/k8s/kfctl-istio-dex/

This should allow us to use External IdP (google, linkedIN) a static passwd file, or LDAP / AD

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

j0hnL commented 3 years ago

we've started looking into FreeIPA for the 1.1 release

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

lwilson commented 3 years ago

@j0hnL We also need to explore BYO auth and make sure we keep UID/GID consistent across cluster nodes

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.