-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: document ARO-HCP Clusters creation in CS with Managed Identities #858
Conversation
cc @bennerv , @machi1990, @geoberle as relevant people too |
I think we could already require people to do this even if not fully used by CS, to start preparing and getting them used to this. Before though we would need all the pieces in the frontend side too so the information can be passed from user -> frontend -> cs |
a8a778a
to
c68c0c5
Compare
@geoberle I also added a cleaning up a cluster section for CS |
Hi @machi1990 , @geoberle, @JameelB, @bennerv please take a look. Also including the threads with my replies. Thanks. |
Please rebase pull request. |
c68c0c5
to
4936b3e
Compare
Closing and opening one with the branch being in the ARO-HCP repository itself |
What this PR does
We document how to create the N needed Managed Identities when creating ARO-HCP Clusters directly against CS.
As an important remark, this assumes 4.17.x clusters creation. The set of required managed identities can differ between OCP versions. For now assuming 4.17.x is good enough but in the future we might want to improve on this.
As an important note, similar documentation / scripts should be created for the frontend side.
Special notes for your reviewer