/ocm-registration

cluster registration and lifecycle

Primary LanguageGoApache License 2.0Apache-2.0

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 KUBECONFIG environment 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

  1. Run make deploy-hub
  2. Run make deploy-webhook

Deploy Spoke

  1. Run make bootstrap-secret
  2. 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