Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Commit

Permalink
Removes unnecessary instructions in README
Browse files Browse the repository at this point in the history
Signed-off-by: Chuck Ha <chuckh@vmware.com>
  • Loading branch information
chuckha committed Jul 3, 2019
1 parent ac0eeba commit 414d24e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,6 @@ Make sure you have `kubectl`.

`export KUBECONFIG="${HOME}/.kube/kind-config-management"`

1. Install the cluster-api CRDs

`capdctl crds | kubectl apply -f -`

1. Run the capd & capi manager

`capdctl capd -capd-image=<YOUR_REGISTRY>/capd-manager:latest | kubectl apply -f -`

### Create a worker cluster

`kubectl apply -f examples/simple-cluster.yaml`
Expand Down

0 comments on commit 414d24e

Please sign in to comment.