Skip to content
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

ACM-Bootstrapping #29

Merged
merged 7 commits into from
Mar 25, 2024
Merged

ACM-Bootstrapping #29

merged 7 commits into from
Mar 25, 2024

Conversation

hornjason
Copy link
Contributor

This PR adds the ability to install the ACM operator and multi Cluster Hub.

Copy link
Contributor Author

@hornjason hornjason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

security fix

@hornjason hornjason force-pushed the acm-bootstrap branch 2 times, most recently from 4d942e0 to 1ebddf7 Compare September 5, 2020 16:22
Copy link
Contributor

@sabre1041 sabre1041 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment was successful. A few changes requested

acm-bootstrap/README.md Outdated Show resolved Hide resolved
acm-bootstrap/README.md Outdated Show resolved Hide resolved
```
ACM is now deployed by the ACM operator along with the MultiCluster Hub, you can now generate an import command to bring in Clusters for management in ACM.

To begin creating policies take a look at the follow repo for more examples.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling: ACM Policies

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

corrected spelling

acm-bootstrap/README.md Outdated Show resolved Hide resolved

## 1 Bootstrapping the ACM Operator

The ACM bootstrapping example shows how cluster administrators might begin deploying the ACM operator `oc apply`. Each resource in this example carries a common label (`config.example.com/name: acm-bootstrap`) that associates it with this `project`. In doing this, we can manage the full lifecycle of our resources with a single command.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might begin deploying the ACM operator using oc apply

acm-bootstrap/README.md Outdated Show resolved Hide resolved
acm-bootstrap/README.md Show resolved Hide resolved
Copy link
Contributor

@sabre1041 sabre1041 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@oybed oybed merged commit f7775b3 into redhat-cop:main Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants