-
Notifications
You must be signed in to change notification settings - Fork 1.4k
📖 add CAPO to cluster-api book #1661
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
📖 add CAPO to cluster-api book #1661
Conversation
|
/hold until the following PRs are merged:
|
|
/assign @chuckha |
|
/assign |
|
/lgtm |
vincepri
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment, otherwise LGTM
docs/book/src/tasks/installation.md
Outdated
| 1. **Kind** | ||
|
|
||
| {{#tabs name:"kind-cluster" tabs:"AWS,Docker,vSphere"}} | ||
| {{#tabs name:"kind-cluster" tabs:"AWS,Docker,vSphere,OpenStack"}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that we're duplicating instructions for all except Docker? If so, we should probably collapse them into one
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good idea. Done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good.
/lgtm
|
@sbueringer Can you squash to 1 commit? |
b5b8d99 to
eb09899
Compare
Of course. Done |
|
/hold cancel |
|
/lgtm |
|
/approve |
1 similar comment
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: detiber, randomvariable, sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@detiber is it possible to get this published in https://cluster-api.sigs.k8s.io/user/quick-start.html? |
|
@sbueringer The book is published from |
Yes, done > #1680 |
What this PR does / why we need it:
This PR adds CAPO to the ClusterAPI book.