diff --git a/docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md b/docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md index 48e3b62f..d5391c2e 100644 --- a/docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md +++ b/docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md @@ -127,6 +127,14 @@ After the version validation, please verify the MySQL host is set to `mysqlmaste You should see something similar to `'host' => 'mysqlmaster',`. If this is not the case please make sure the database connection host is set to `mysqlmaster` instead of `localhost` or `127.0.0.1` in the magento configuration file at `/app/etc/env.php`. +#### Disable supervisor services + +Make sure supervisor is disabled and that there are no supervisor services configured. + +#### Disable Podman services + +Make sure podman is disabled and that there are no podman services running. + ### Application Specific Requirements - Magento2 #### Supported CMS