-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OCPBUGS#55102: Include reserved HCP CIDR ranges #93269
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
base: main
Are you sure you want to change the base?
Conversation
e75bd2c
to
bc9d59a
Compare
/lgtm |
bc9d59a
to
793ce82
Compare
New changes are detected. LGTM label has been removed. |
793ce82
to
6f5ceca
Compare
6f5ceca
to
0e04a0f
Compare
@xenolinux: 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.
Couple things to look at here but overall LGTM
/remove-label peer-review-in-progress
/remove-label peer-review-needed
/label peer-review-done
[id="hcp-cidr-ranges_{context}"] | ||
= CIDR ranges for {hcp} | ||
|
||
For deploying {hcp} on {product-title}, consider the following required Classless Inter-Domain Routing (CIDR) subnet ranges: |
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.
If these are required, should we use a more active verb like "use" or "adhere to"?
For deploying {hcp} on {product-title}, consider the following required Classless Inter-Domain Routing (CIDR) subnet ranges: | |
For deploying {hcp} on {product-title}, use the following required Classless Inter-Domain Routing (CIDR) subnet ranges: |
// | ||
// * hosted_control_planes/hcp-prepare/hcp-requirements.adoc | ||
|
||
:_mod-docs-content-type: CONCEPT |
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.
:_mod-docs-content-type: CONCEPT | |
:_mod-docs-content-type: REFERENCE |
== {hcp-capital} CIDR | ||
|
||
For {hcp} on {product-title}, consider the following required CIDR ranges: | ||
|
||
* `v4InternalSubnet`: 100.65.0.0/16 (OVN-Kubernetes) | ||
* `clusterNetwork`: 10.132.0.0/14 (pod network) | ||
* `serviceNetwork`: 172.31.0.0/16 |
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.
If this content needs to be maintained at all (like if there will be changes to this list), finding a way to write it only once and reuse it in both places will avoid errors creeping in from folks not realizing there are two versions of the same content in the repo. Maybe a snippet, or just including the module in this assembly?
Version(s): 4.17+
Issue: https://issues.redhat.com/browse/OCPBUGS-55102
Link to docs preview:
https://93269--ocpdocs-pr.netlify.app/openshift-enterprise/latest/hosted_control_planes/hcp-prepare/hcp-requirements#hcp-cidr-ranges_hcp-requirements
https://93269--ocpdocs-pr.netlify.app/openshift-enterprise/latest/networking/cidr-range-definitions.html#hcp-cidr-description_cidr-range-definitions
QE review:
Additional information: