In the first part of Ingress & TLS in kubernetes series I have introduced self-signed certificates. The process was entirely controlled by manual actions and
Provision a cluster In this tutorial to setup local cluster I will use kind. Follow this instructions to configure ingress controller (nginx in this example).
There is one issue with Node when it is started by the npm process – it does not respond to termination signals by default. This
Simple configuration which will allow to handle more than one domain by server using NGINX. Edit config files as following: /etc/nginx/sites-available/first-domain.com /etc/nginx/sites-available/second-domain.com It is possible
Nginx allows to utilize FastCGI module which enables processing *.php files. When you serve site like this blog, caching may be useful tool, especially when