Verify Using kubectl

To verify the Verrazzano installation, you can use kubectl to view the status of the Verrazzano resource. After a successful installation, Verrazzano status should be InstallComplete.

$ kubectl get vz
# Example response
NAME                 AVAILABLE   STATUS            VERSION
example-verrazzano   23/23       InstallComplete   v1.7.0

For installation troubleshooting help, see Analysis Advice.

After the installation has completed, you can use the Verrazzano consoles. For information on how to get the consoles URLs and credentials, see Access Verrazzano.

Next steps

(Optional) Run the example applications located here.