https://catalogartifact.azureedge.net/publicartifacts/pcloudhostingllc1770894336819.nginx-7d24ec67-3786-4a20-a65f-919fa0090b93/image0_pcloud.png
Nginx Ingress Controller
by pcloudhosting
Just a moment, logging you in...
Version 4.15.1 + Free with Support on Ubuntu 24.04
NGINX Ingress Controller is an open-source Kubernetes ingress solution designed to manage external access to services running inside a Kubernetes cluster. It provides advanced HTTP/HTTPS routing, SSL termination, load balancing, and reverse proxy capabilities using NGINX.
Features of NGINX Ingress Controller:- High-performance Kubernetes ingress controller based on NGINX.
- HTTP and HTTPS routing with SSL/TLS termination.
- Load balancing and reverse proxy support.
- Path-based and host-based traffic routing.
- Supports WebSocket, gRPC, and TCP/UDP services.
- Integrated monitoring with Prometheus metrics.
- Scalable deployment for production Kubernetes environments.
- Custom annotations for advanced traffic management.
NGINX Ingress Controller Usage:
$ sudo su$ kubectl get pods -n ingress-nginx
$ kubectl get svc -n ingress-nginx
$ kubectl rollout restart deployment ingress-nginx-controller -n ingress-nginx
To access NGINX Ingress Controller:
helm list -n ingress-nginx
Disclaimer: NGINX Ingress Controller is an open-source Kubernetes ingress solution distributed under the Apache License 2.0. It is provided "as is," without any warranty. Users are responsible for secure configuration, SSL management, Kubernetes networking policies, updates, and production deployment best practices.