Unsupported configuration tabs¶
In the Cloud UI, the Configuration section for the environment displays the Operating System and Proxy tabs, but these features are not supported for the environment.
Kubernetes readiness probe behavior¶
The Acquia Front End Hosting Advanced platform typically uses the root path (/) as the Kubernetes readiness probe endpoint. This endpoint determines when the application is ready to receive traffic.
If the application enforces authentication, redirects, or access controls on the root path, you must configure a bypass. The bypass ensures that health check requests can access the path without authentication and receive a successful HTTP response (200–399). If a bypass is not configured, the platform may treat the container as unhealthy and prevent it from serving traffic.