mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-08 18:27:21 +00:00
a6e71e8083fec97d09fe65322dc228df78249c01
Providing content to managed clusters
Support a primitive that enables resources to be applied to a managed cluster.
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
Deploy Work Agent
-
Run
make deploy-work-agent -
To clean the environment, run
make clean-work-agent
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%