Resources
Configure the resources for WordPress, such as a scaling range for your site, as well as specify a minimum and maximum number of replicas for your PHP servers/pods or even pause your site.
Depending on your site’s usage, you can specify how much of the following resources to allocate for a pod:
- CPU for each pod
- Memory for each pod
- Number of PHP workers
- Memory for the PHP workers
On the upper right corner of the WordPress tab there is a button entitled Pause Site
. Pressing this button will stop the site from being served and you won’t pay anymore for this site’s CPU, as it will be 0.
NOTE
If you have a paused site and you click on Resume, it may take from a few seconds to even a few minutes for the site to resume, as some Kubernetes resources need to be initialized.