Skip to content

Conversation

@aniketpati1121
Copy link
Contributor

✏️ Summary of Changes

Updated the README to replace the direct kustomize command for creating the user namespace with the recommended KF_PROFILE script approach:

  • Added export of KF_PROFILE environment variable.
  • Ran ./tests/kubeflow_profile_install.sh to install user namespace.

📦 Dependencies

No external dependencies.

🐛 Related Issues

Fixes #3315 - Kubeflow profile creation error in default KIND configuration.

✅ Contributor Checklist

  • Tested changes locally using kustomize and KIND cluster.
  • All commits are signed-off to satisfy DCO check.
  • Considered community guidelines for documentation changes.

@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 juliusvonkohout for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@aniketpati1121 aniketpati1121 force-pushed the fix/profile-kind branch 6 times, most recently from 2729f1a to 44b5aa1 Compare January 2, 2026 06:17
Copy link
Member

Choose a reason for hiding this comment

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

why did you create this file?

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 catch 👍
That file was added unintentionally and is not required.
I’ve removed it in the latest commit.

Copy link
Member

Choose a reason for hiding this comment

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

I think the original issue was only a bug of kustomize 5.8.0 instead of 5.7.1 but we should link our tests suite here https://github.com/kubeflow/manifests/blob/master/.github/workflows/full_kubeflow_integration_test.yaml at the beginning of the step by step install and tell people that this workflow is verified on each commit to master. and we can maybe switch all step by step commands to use our scripts that we also use in https://github.com/kubeflow/manifests/blob/master/.github/workflows/full_kubeflow_integration_test.yaml

@juliusvonkohout
Copy link
Member

Maybe you are also interested in #3313

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kubeflow profile creation error in default KIND configuration

3 participants