mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-07 09:47:06 +00:00
63bc28fa1ea298d8bb2a8bd06d55cf39a6c162d2
Signed-off-by: Yang Le <yangle@redhat.com>
Cluster Registration
Contains controllers that support the registration of managed clusters to a hub to place them under management.
Community, discussion, contribution, and support
Check the CONTRIBUTING Doc for how to contribute to the repo.
Getting Started
Prerequisites
These instructions assume:
- You have a running kubernetes cluster
- You have
KUBECONFIGenvironment variable set to a kubeconfig file giving you cluster-admin role on that cluster
Notice: The time of hub and managed clusters should be synchronized.
Deploy Hub
- Run
make deploy-hub - Run
make deploy-webhook
Deploy Spoke
- Run
make bootstrap-secret - Run
make deploy-spoke
Security Response
If you've found a security issue that you'd like to disclose confidentially please contact Red Hat's Product Security team. Details at https://access.redhat.com/security/team/contact
Description
Core components in the OCM project. Report here if you found any issues in OCM.
Languages
Go
98.8%
Makefile
0.5%
Shell
0.5%
Python
0.1%