Kubernetes部署WordPress时碰到的两个问题解决 在使用Kubernetes部署Wordpress时返回了两个问题: – `Function not implemented: AH00141: Could not initialize random number generator` – `chown: changing ownership of ‘.’: Operation not permitted` 对这个两个返回错误,进行了解决。