Use the NGINX image from the Docker Hub repository or create your own NGINX Plus image to easily deploy NGINX in Docker containers.
Deploying BIG-IP and NGINX Ingress Controller in the Same Architecture
Many of our customers use BIG‑IP for load balancing to their Kubernetes clusters and NGINX Ingress Controller to handle cluster ingress‑egress traffic. For better interoperability, IngressLink tracks changes in the cluster so BIG-IP configuration can be updated faster.
Deploying NGINX and NGINX Plus with Docker
Use the NGINX image from the Docker Hub repository or create your own NGINX Plus image to easily deploy NGINX in Docker containers.
Building Smaller Container Images
Small is beautiful when it comes to containers in test and dev environments: they take less time to build, use less memory, and have a smaller attack surface. We explore tools and provides instructions for building images that are a small as possible.
What Are Namespaces and cgroups, and How Do They Work?
Dive deep into two Linux features that underlie containers: namespaces and cgroups. They enable process isolation, ensuring that multiple processes running on a system don't interfere with one another. Our NGINX Unit application server also uses them for application isolation.
Reduce Complexity with Production-Grade Kubernetes
We explain how production-grade Kubernetes solves the challenges of deploying containerized microservices-based apps, which include culture, complexity, and security. In addition to a Kubernetes infrastructure you need a scalable Ingress controller, WAF, and service mesh.
Architecting Robust Enterprise Application Network Services with NGINX and Diamanti
Our partner Diamanti examines common use cases for load balancing and network services in Kubernetes environments. with NGINX and the Diamanti D10 Bare-Metal Container Platform working together to enhance application delivery, scalability, and high availability.
What Is a Service Mesh?
A service mesh is a configurable infrastructure layer for microservices application that makes communication flexible, reliable, and fast. It’s implemented through a sidecar proxy for service discovery, load balancing, encryption, authentication and authorization, circuit breaker support, and more.
Docker Swarm Load Balancing with NGINX and NGINX Plus
Learn how to use NGINX and NGINX Plus for Docker Swarm load balancing in conjunction with the native Swarm load balancer and Docker 1.12 features.
Announcing a New Ebook, Docker for Java Developers
Get the "Docker for Java Developers" ebook – free from NGINX, Inc. – and learn how to get the most out of your Java apps with Docker & NGINX Plus