Platform
Routing
Environment URLs and how routing follows healthy releases.
Each project environment receives a route URL. Routing points to the active healthy release for that environment.
Inspect routes
enclavely routing --project kms-signer
enclavely routing --project kms-signer --env qaBehavior
- A new healthy release updates routing
- Failed releases do not receive traffic
- Each environment has isolated routing
Troubleshooting
- Confirm the latest release is
healthy - Confirm route exists for the expected environment
- Check logs and readiness for failed rollouts
After each deploy, verify route + status together for the environment you targeted.