Back to Istio Io

Verify Crds

content/en/boilerplates/verify-crds.md

latest137 B
Original Source

Wait for all Istio CRDs to be created:

{{< text bash >}} $ kubectl -n istio-system wait --for=condition=complete job --all {{< /text >}}