Validation
Validate Core after the installer completes and before you continue with post-install tasks.
Prerequisites
- Core installation completed.
- You can access the platform Web UI address shown by the installer.
- You can run
kubectlfrom the installation node.
Validate Web UI Access
After the installation is complete, the installer displays the platform access URL. Click Access to open the platform Web UI and verify that the platform login page is reachable.
Validate Core Applications and Pods
Run the following commands on a control plane node of the new global cluster to confirm the installed state:
The installation is healthy when:
- All
globalcluster nodes areReady. ClusterModule/globalreports a healthy phase.- Every AppRelease is in a non-failed state.
- Critical Pods in
cpaas-systemareRunningorCompleted.
Next Step
After validation succeeds, continue with Next Steps.