mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-15 13:49:20 +00:00
Merge pull request #32 from pmorie/readme
Rename nucleus -> registration-operator in README
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# nucleus
|
||||
# registration-operator
|
||||
|
||||
Minimum cluster registration and work
|
||||
|
||||
# How to Deploy
|
||||
|
||||
## Deploy all-in-one deployment on kind
|
||||
|
||||
1. Create a kind cluster
|
||||
2. Deploy all compoenent on the kind cluster
|
||||
```
|
||||
@@ -13,6 +15,7 @@ Minimum cluster registration and work
|
||||
3. To clean the environment, run `make clean-deploy`
|
||||
|
||||
## Deploy on OCP
|
||||
|
||||
1. Deploy hub component
|
||||
```
|
||||
export OLM_NAMESPACE=openshift-operator-lifecycle-manager
|
||||
|
||||
Reference in New Issue
Block a user