Note
Please Note: Execute vbosctl commands in a vbos-manager pod. You can access such a pod by following the below instructions:
- Run “kubectl -n vizion get pods | grep vbos-manager”. This will return a list of pod names you’ll use for step 2.
- Run “kubectl exec -it <pod name> -- sh”, replacing <pod name> with the pod of your choice..
- Run the vbosctl binary, which by default is in the root directory.