Skip to content

Conversation

@Saketh1702
Copy link

Checklist:

  • You have signed off your commits
  • Ensure you follow best practices from our guide. Contributing.
  • [] You have included screenshots when changing the website style or adding a new page.

Description of your changes:

This adds a “kubectl apply” snippet (and optional Istio compatibility) to the Model Registry installation docs.

Fixes kubeflow/model-registry#1071

Issue

Closes: kubeflow/model-registry#1071

Labels


@google-oss-prow
Copy link

Hi @Saketh1702. Thanks for your PR.

I'm waiting for a kubeflow 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.

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/test-infra repository.

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ederign for approval. For more information see the Kubernetes Code Review Process.

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

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

Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

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

/ok-to-test

@Saketh1702
Copy link
Author

@Tomcli , @ederign , @varodrig requesting your permission for review

@juliusvonkohout
Copy link
Member

juliusvonkohout commented Jun 17, 2025

Please sign the DCO or we will close the PR.

CC @tarilabs for review.

@tarilabs
Copy link
Member

This pertains to UI installation instructions
/assign @ederign @lucferbux

@Saketh1702
Copy link
Author

@juliusvonkohout what is DCO? and where is it?

@tarilabs
Copy link
Member

tarilabs commented Jul 15, 2025

You can deploy Model Registry directly with a single command:

```sh
kubectl apply -k https://github.com/kubeflow/model-registry/manifests/kustomize/base?ref=v0.2.16
Copy link
Member

Choose a reason for hiding this comment

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

please point to the master branch not a version that is soon outdated.

Copy link
Author

Choose a reason for hiding this comment

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

Yes will do!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Website, example manifest, show how to use kubectl apply

6 participants