Skip to content

docs: add Open Cluster Management ClusterProfile link#9018

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
haoqing0110:docs/add-ocm-clusterprofile-link
Feb 6, 2026
Merged

docs: add Open Cluster Management ClusterProfile link#9018
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
haoqing0110:docs/add-ocm-clusterprofile-link

Conversation

@haoqing0110
Copy link
Contributor

@haoqing0110 haoqing0110 commented Feb 6, 2026

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Open Cluster Management has an integration with MultiKueue, and it now supports ClusterProfile.
Update the doc to include the link.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Signed-off-by: Qing Hao <qhao@redhat.com>
@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Feb 6, 2026
@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
🔨 Latest commit 161ee21
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-kueue/deploys/698552b5783960000800942e
😎 Deploy Preview https://deploy-preview-9018--kubernetes-sigs-kueue.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 6, 2026
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 6, 2026
@k8s-ci-robot
Copy link
Contributor

Hi @haoqing0110. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 6, 2026
@haoqing0110
Copy link
Contributor Author

/assign @kannon92 @mwielgus @mimowo

cc @mikeshng @qiujian16

@mbobrovskyi
Copy link
Contributor

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 6, 2026
@mbobrovskyi
Copy link
Contributor

/release-note-edit

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Feb 6, 2026

{{% /alert %}}

#### Cluster management platform inventory
Copy link
Contributor

Choose a reason for hiding this comment

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

cc @mimowo

This "setup_multikueue" page is getting quite long.

Should we consider moving things like ClusterProfile to our main MultiKueue page?

It seems that Cluster Inventory / ClusterProfile is an important topic and its making this "task" page grow.

I also see that we provide examples for GCP in some areas and in this page we are linking to OCM docs as a full setup for clusterprofile. I think this is fine but maybe we could just add a section linking to providers and we can have a clear place to go to set this up.

Copy link
Contributor

Choose a reason for hiding this comment

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

cc @kshalot @olekzabl who are now leading the MultiKueue effort on our side.

Should we consider moving things like ClusterProfile to our main MultiKueue page?

Yes, I think we should re-organize, so that users who land here are not scared "oh gosh, why is that so long, it must be super complex". Ideally the landing page can fully fit on the screen.

One way to achieve that on a Kind cluster, and I think super easy is to use E2E_MODE=dev make kind-image-build test-multikueue-e2e, and voila :)

Then we could have subpage about production setup, and subpage about using ClusterProfile.

I also see that we provide examples for GCP in some areas and in this page we are linking to OCM docs as a full setup for clusterprofile.

👍 I would like to put these in some section at the bottom like "Other resources", and provide links to cloud-provider speciific content.

Copy link
Contributor

@mimowo mimowo Feb 6, 2026

Choose a reason for hiding this comment

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

Still, I don't think this is an issue specific to this particular PR, more of the follow up probably, let me open an issue: #9032

@mimowo
Copy link
Contributor

mimowo commented Feb 6, 2026

In any case, the PR itself looks reasonable
/approve
/cherrypick website
Leaving review to @kannon92 or @olekzabl

@k8s-infra-cherrypick-robot
Copy link
Contributor

@mimowo: once the present PR merges, I will cherry-pick it on top of website in a new PR and assign it to you.

Details

In response to this:

In any case, the PR itself looks reasonable
/approve
/cherrypick website
Leaving review to @kannon92 or @olekzabl

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.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haoqing0110, mimowo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 6, 2026
@kannon92
Copy link
Contributor

kannon92 commented Feb 6, 2026

Yea! my comment is more of a general cleanup.

/lgtm

Thank you @haoqing0110!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 6, 2026
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

DetailsGit tree hash: b0d8ebd90cff6aa818c07c571b23703ca5c16276

@k8s-ci-robot k8s-ci-robot merged commit 43c1091 into kubernetes-sigs:main Feb 6, 2026
8 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v0.17 milestone Feb 6, 2026
@k8s-infra-cherrypick-robot
Copy link
Contributor

@mimowo: new pull request created: #9035

Details

In response to this:

In any case, the PR itself looks reasonable
/approve
/cherrypick website
Leaving review to @kannon92 or @olekzabl

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.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants