Adding mention of UCP client bundle requirement

Command will fail if run via directly from a manager node.
This commit is contained in:
Darwin Traver
2019-03-21 15:49:04 -04:00
committed by GitHub
parent 41d7ae3986
commit ef66256ffd

View File

@@ -240,7 +240,7 @@ kubectl -n kube-system delete pod <pod-name>
## Validate peers
Now you can check that `calico-node` pods running on other nodes are peering
with the Route Reflector. Use a Swarm affinity filter to run `calicoctl node
with the Route Reflector. From a CLI with a UCP client bundle, use a Swarm affinity filter to run `calicoctl node
status` on any node running `calico-node`:
```