This commit is contained in:
Nico Schottelius 2021-10-18 15:26:34 +02:00
parent e84330320f
commit 47eb645fa7
2 changed files with 2 additions and 2 deletions

View File

@ -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