Skip to content

[OSDOCS-18487]: Release note about configuring ingress endpoint on hosted clusters#107554

Merged
lahinson merged 1 commit intoopenshift:enterprise-4.21from
lahinson:osdocs-18487-hcp-rn-ingress-endpoint
Mar 5, 2026
Merged

[OSDOCS-18487]: Release note about configuring ingress endpoint on hosted clusters#107554
lahinson merged 1 commit intoopenshift:enterprise-4.21from
lahinson:osdocs-18487-hcp-rn-ingress-endpoint

Conversation

@lahinson
Copy link
Contributor

@lahinson lahinson commented Feb 26, 2026

@lahinson lahinson added this to the Continuous Release milestone Feb 26, 2026
@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 26, 2026
@ocpdocs-previewbot
Copy link

ocpdocs-previewbot commented Feb 26, 2026

🤖 Thu Mar 05 16:08:30 - Prow CI generated the docs preview:

https://107554--ocpdocs-pr.netlify.app/

@lahinson lahinson force-pushed the osdocs-18487-hcp-rn-ingress-endpoint branch from d5dd25b to 38d3482 Compare February 26, 2026 18:50
@lahinson
Copy link
Contributor Author

/retest

@lahinson lahinson force-pushed the osdocs-18487-hcp-rn-ingress-endpoint branch 2 times, most recently from 256ba44 to e0c6bf9 Compare February 26, 2026 20:27
@openshift-ci openshift-ci bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 26, 2026
@lahinson lahinson force-pushed the osdocs-18487-hcp-rn-ingress-endpoint branch 2 times, most recently from 6f8ca81 to 88ccb85 Compare February 27, 2026 17:42
@openshift-ci openshift-ci bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 27, 2026
@lahinson lahinson force-pushed the osdocs-18487-hcp-rn-ingress-endpoint branch 3 times, most recently from 19ecd48 to 89ed9e7 Compare March 2, 2026 19:29
@openshift-ci openshift-ci bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 2, 2026
@lahinson lahinson force-pushed the osdocs-18487-hcp-rn-ingress-endpoint branch 7 times, most recently from e938edb to fe9c334 Compare March 3, 2026 16:50
@lahinson lahinson added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 3, 2026

Ingress endpoint configuration now supported::
+
If you use an external load balancer, the current default setting is to randomize the node port that the service exposes the ingress on, which is impossible to predict and hard to automate. In this release, you can now configure the node port when you create the hosted cluster. This option is available for {hcp} on {aws-short}, {hcp} on bare metal, and {hcp} on {ibm-power-title}. For more information, see the instructions to create a hosted cluster on your preferred platform:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
If you use an external load balancer, the current default setting is to randomize the node port that the service exposes the ingress on, which is impossible to predict and hard to automate. In this release, you can now configure the node port when you create the hosted cluster. This option is available for {hcp} on {aws-short}, {hcp} on bare metal, and {hcp} on {ibm-power-title}. For more information, see the instructions to create a hosted cluster on your preferred platform:
In this release, you can now configure the ingress endpoint for the hosted cluster, including the type, ports and protocols. This option is available for {hcp} on {aws-short}, {hcp} on bare metal, and {hcp} on {ibm-power-title}. For more information, see the instructions to create a hosted cluster on your preferred platform:

Copy link
Contributor

@mgencur mgencur Mar 4, 2026

Choose a reason for hiding this comment

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

I'm suggesting the change above because the external load balancer is not always needed but it's still possible to configure the ingress endpoint. Also, on bare metal the ports are not randomly set, they're known in advance but it is useful to be able to change the settings. So, I'd like to keep this text more general.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good suggestions. Thanks! I'll incorporate them.

@lahinson lahinson force-pushed the osdocs-18487-hcp-rn-ingress-endpoint branch from fe9c334 to 080f290 Compare March 4, 2026 16:03
@mgencur
Copy link
Contributor

mgencur commented Mar 4, 2026

LGTM from QE

@lahinson lahinson added the merge-review-needed Signifies that the merge review team needs to review this PR label Mar 4, 2026
@ShaunaDiaz ShaunaDiaz added merge-review-in-progress Signifies that the merge review team is reviewing this PR ok-to-merge and removed merge-review-needed Signifies that the merge review team needs to review this PR merge-review-in-progress Signifies that the merge review team is reviewing this PR labels Mar 5, 2026
Copy link
Contributor

@ShaunaDiaz ShaunaDiaz left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 5, 2026
@lahinson lahinson force-pushed the osdocs-18487-hcp-rn-ingress-endpoint branch from 080f290 to 9d2c9c3 Compare March 5, 2026 15:53
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 5, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 5, 2026

New changes are detected. LGTM label has been removed.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 5, 2026
@lahinson lahinson force-pushed the osdocs-18487-hcp-rn-ingress-endpoint branch from 9d2c9c3 to a9fbea4 Compare March 5, 2026 16:00
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 5, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 5, 2026

@lahinson: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@lahinson lahinson removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 5, 2026
@lahinson lahinson merged commit d83762a into openshift:enterprise-4.21 Mar 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.21 ok-to-merge size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants