Skip to content

[OSDOCS-19523]: Setting up a management cluster for HCP on Azure#112346

Merged
dfitzmau merged 1 commit into
openshift:mainfrom
lahinson:osdocs-19523-hcp-azure-mgmt-cluster
Jun 10, 2026
Merged

[OSDOCS-19523]: Setting up a management cluster for HCP on Azure#112346
dfitzmau merged 1 commit into
openshift:mainfrom
lahinson:osdocs-19523-hcp-azure-mgmt-cluster

Conversation

@lahinson

@lahinson lahinson commented May 27, 2026

Copy link
Copy Markdown
Contributor

Version(s): 4.22+

Issue: https://redhat.atlassian.net/browse/OSDOCS-19523

Link to docs preview: https://112346--ocpdocs-pr.netlify.app/openshift-enterprise/latest/hosted_control_planes/hcp-deploy/hcp-deploy-azure.html#hcp-azure-mgmt-cluster_hcp-deploy-azure

QE review:

  • SME has reviewed approved this change. (Bryan)
  • SME has tested and approved this change. (Alessandro)

Additional information:

@openshift-ci openshift-ci Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 27, 2026
@ocpdocs-previewbot

ocpdocs-previewbot commented May 27, 2026

Copy link
Copy Markdown

@lahinson lahinson force-pushed the osdocs-19523-hcp-azure-mgmt-cluster branch from 60d1b62 to f6205ee Compare May 28, 2026 13:27
@openshift-ci openshift-ci Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 28, 2026
@lahinson lahinson force-pushed the osdocs-19523-hcp-azure-mgmt-cluster branch from f6205ee to c1f7f63 Compare May 28, 2026 19:38
@openshift-ci openshift-ci Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 28, 2026
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-private-cluster.adoc Outdated
@lahinson lahinson force-pushed the osdocs-19523-hcp-azure-mgmt-cluster branch from c1f7f63 to c48e073 Compare May 28, 2026 19:59
@lahinson lahinson added this to the Planned for 4.22 GA milestone May 28, 2026
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-cluster.adoc Outdated
@lahinson lahinson force-pushed the osdocs-19523-hcp-azure-mgmt-cluster branch 2 times, most recently from 4e236a3 to b6e8ec7 Compare June 1, 2026 17:28
Comment thread hosted_control_planes/hcp-deploy/hcp-deploy-azure.adoc Outdated
Comment thread hosted_control_planes/hcp-deploy/hcp-deploy-azure.adoc Outdated
Comment thread modules/hcp-azure-mgmt-cluster.adoc
@lahinson lahinson force-pushed the osdocs-19523-hcp-azure-mgmt-cluster branch from b6e8ec7 to 0ffa8aa Compare June 1, 2026 17:46
Comment thread modules/hcp-azure-mgmt-cluster.adoc Outdated
Comment thread modules/hcp-azure-mgmt-cluster.adoc
@lahinson lahinson force-pushed the osdocs-19523-hcp-azure-mgmt-cluster branch 2 times, most recently from b593de4 to 9a3c574 Compare June 2, 2026 19:27
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-cluster.adoc
Comment thread modules/hcp-azure-mgmt-cluster.adoc
@Nirshal

Nirshal commented Jun 5, 2026

Copy link
Copy Markdown

The upstream HyperShift docs (hypershift#8566) treat external DNS as optional. It might help to clarify upfront whether this entire procedure can be skipped if the user doesn't need external DNS, or if it's considered the recommended path for self-managed Azure.

@lahinson

lahinson commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

The upstream HyperShift docs (openshift/hypershift#8566) treat external DNS as optional. It might help to clarify upfront whether this entire procedure can be skipped if the user doesn't need external DNS, or if it's considered the recommended path for self-managed Azure.

Good point, @Nirshal. For the downstream docs, I think the assumption is that users are working in production environments, so we want to suggest that external DNS is the recommended path.

@bryan-cox keep me honest if that's incorrect :)

@jeana-redhat

Copy link
Copy Markdown
Contributor

The branch/enterprise-5.0 label has been added to this PR.

This is because your PR targets the main branch and is labeled for branch/enterprise-4.22. And any PR going into main must also target the latest version branch (branch/enterprise-5.0).

If the update in your PR does NOT apply to version 5.0 onward, please re-target this PR to go directly into the appropriate enterprise- version branch or branches instead of main.

@lahinson lahinson force-pushed the osdocs-19523-hcp-azure-mgmt-cluster branch 2 times, most recently from 9071113 to 2fc64df Compare June 9, 2026 18:08
@lahinson lahinson force-pushed the osdocs-19523-hcp-azure-mgmt-cluster branch from 2fc64df to 395d9b5 Compare June 9, 2026 18:59
@openshift-ci

openshift-ci Bot commented Jun 9, 2026

Copy link
Copy Markdown

@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 added the merge-review-needed Signifies that the merge review team needs to review this PR label Jun 9, 2026
@dfitzmau dfitzmau added merge-review-in-progress Signifies that the merge review team is reviewing this PR 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 Jun 10, 2026
@dfitzmau dfitzmau merged commit c240add into openshift:main Jun 10, 2026
2 checks passed
@dfitzmau

Copy link
Copy Markdown
Contributor

/cherrypick enterprise-4.22

@dfitzmau

Copy link
Copy Markdown
Contributor

/cherrypick enterprise-5.0

@openshift-cherrypick-robot

Copy link
Copy Markdown

@dfitzmau: new pull request created: #113024

Details

In response to this:

/cherrypick enterprise-4.22

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.

@openshift-cherrypick-robot

Copy link
Copy Markdown

@dfitzmau: new pull request created: #113025

Details

In response to this:

/cherrypick enterprise-5.0

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

Copy link
Copy Markdown
Contributor Author

Thanks for the merge, @dfitzmau!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.22 branch/enterprise-5.0 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.

9 participants