-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubeconfig onboarding integration frontend and backend #174
base: dev
Are you sure you want to change the base?
Conversation
Signed-off-by: YASH PANDEY <[email protected]>
Signed-off-by: YASH PANDEY <[email protected]>
54fa4ff
to
075305a
Compare
705a3d2
to
199b9f0
Compare
@clubanderson I am not sure how would i check the entire flow for remote clusters....also for local testing kind does not OCM ...can you help me how can i get OCM enabled cluster in my local any dummy cluster . I will use that cluster for testing the entire flow . |
yes, you have the ocm command you need to use to join a remotely cluster. It is part of the pre-req |
to install OCM CLI curl -L https://raw.githubusercontent.com/open-cluster-management-io/clusteradm/main/install.sh | bash ![]() |
test with this and then let me know your ready for merge |
@clubanderson thanks ...will let you know |
from https://github.com/kubestellar/kubestellar/blob/main/scripts/create-kubestellar-demo-env.sh
|
Description
kubeconfig onboarding integration frontend and backend
Related Issue
Changes Made
Checklist
Please ensure the following before submitting your PR:
Screenshots or Logs (if applicable)
Additional Notes