I am beginner in Kubernetes. I have testing VPS with Kubernetes cluster, deployed one pod with nginx and configuration:
fastcgi_pass php-fpm:9000;
...and one p