-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[OCPBUGS-46004]: Various HCP doc improvements #87017
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
[OCPBUGS-46004]: Various HCP doc improvements #87017
Conversation
9425fd1
to
431c830
Compare
lgtm |
modules/hcp-bm-hc.adoc
Outdated
<7> Specify the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`. | ||
<8> Specify your hosted cluster namespace. | ||
<9> The default value for the control plane availability policy is `HighlyAvailable`. | ||
<9> Specify the availability policy for the hosted cluster components. Supported options are `SingleReplica` and `HighlyAvailable`. The default value is `HighlyAvailable`. |
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.
nit: s/hosted cluster/hosted control plane/
to align with the flag name and to distinguish it from --infra-availability-policy
which is the availability policy of platform components running within the hosted cluster.
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 suggestion. I'll fix that. Thanks!
431c830
to
be657c2
Compare
lgtm |
lgtm |
@lahinson: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
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.
LGTM
/remove-label peer-review-in-progress
/remove-label peer-review-needed
/label peer-review-done
/cherrypick enterprise-4.17 |
/cherrypick enterprise-4.18 |
@lahinson: new pull request created: #87092 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@lahinson: new pull request created: #87093 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Version(s): 4.17+
Issue: https://issues.redhat.com/browse/OCPBUGS-46004
Link to docs preview:
QE review:
Additional information: