Cruize Troubleshooting

Q-1. LoadBalancer external IP status shows as pending.

Despite of correct configuration being in place, the LoadBalancer takes about 5-10 minutes to register the public IP and allow you to access the application. In case, issue persist for a logger period of time, Get in touch with Cloudhedge Support Team.

LB Pending

LB Success

Q-2. Configured PVC but Environment creation failed.

If it is observed that without PVC environment are getting deployed. However, with PVC deployments fails. In order to allow Env deployment to happen smoothly, the deployment must be pushed to the namespace where given PVC is available.

Steps:
  1. Identify the namespace in which env to be deployed.
  2. Configure PersistentVolume and PersistentVolumeClaim is configured.
  3. The PersistentVolume name should match with the actual name.

After verification is completed, try deploying environmnet again.