OpenShift Merge Robot 7982eb0444 Merge pull request #88 from skeeey/addwriteaccess
add write access for hub kubeconfig file
2020-10-06 16:43:52 +02:00
2020-09-10 15:01:01 +08:00
2020-09-23 16:00:00 +08:00
2020-04-20 14:13:25 -04:00
2020-09-23 16:00:00 +08:00
2020-04-01 12:43:36 -04:00
2020-04-20 14:13:25 -04:00
2020-09-16 10:49:48 +08:00
2020-09-23 16:00:00 +08:00
2020-09-23 16:00:00 +08:00
2020-08-04 15:54:44 +08:00
2020-09-16 10:49:48 +08:00
2020-07-10 16:23:50 -04:00
2020-09-01 14:10:04 +08:00
2020-06-01 14:51:47 +08:00

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

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

Description
Core components in the OCM project. Report here if you found any issues in OCM.
Readme Apache-2.0 128 MiB
Languages
Go 98.8%
Makefile 0.5%
Shell 0.5%
Python 0.1%