++clone
This commit is contained in:
parent
e84330320f
commit
47eb645fa7
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
## v1: original rook manifests
|
||||
|
||||
```
|
||||
git clone https://github.com/rook/rook.git
|
||||
git clone https://github.com/rook/rook.git
|
||||
cd rook/cluster/examples/kubernetes/ceph
|
||||
kubectl apply -f crds.yaml -f common.yaml
|
||||
kubectl apply -f operator.yaml
|
||||
|
|
|
@ -83,7 +83,7 @@ alias calicoctl="kubectl exec -i -n kube-system calicoctl -- /calicoctl"
|
|||
## Configuring BGP routing
|
||||
|
||||
```
|
||||
calicoctl create -f - < bgp....yaml
|
||||
calcaticoctl create -f - < bgp....yaml
|
||||
```
|
||||
|
||||
## Setup a test deployment
|
||||
|
|
Loading…
Add table
Reference in a new issue