mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-14 13:17:39 +00:00
Merge pull request #36 from pmorie/prereqs
Add information about prerequisites for running README instructions
This commit is contained in:
@@ -25,6 +25,13 @@ Check the [Development Doc](docs/development.md) for how to contribute to the re
|
||||
|
||||
## How to Deploy
|
||||
|
||||
### 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`
|
||||
|
||||
Reference in New Issue
Block a user