diff --git a/rook/README.md b/rook/README.md index 7d5c165..47ae4ee 100644 --- a/rook/README.md +++ b/rook/README.md @@ -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 diff --git a/v3-calico/README.md b/v3-calico/README.md index ecefb77..72e697b 100644 --- a/v3-calico/README.md +++ b/v3-calico/README.md @@ -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