Kubernetes Hands-on Lab #2 – Running Our First Nginx Cluster

    Nginx (pronounced “engine-x”) is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under … Continue reading Kubernetes Hands-on Lab #2 – Running Our First Nginx Cluster