ingress-nginx is a popular Kubernetes Ingress controller that provides external access to your applications running in a cluster. It acts as a reverse proxy and load balancer, routing incoming requests to the appropriate backend service based on URL paths and host names. With ingress-nginx, you can easily expose your home lab applications to the internet, allowing you to access them from anywhere with a web browser. Whether you're looking to run a web-based service, host a personal website, or simply want to provide remote access to your applications, ingress-nginx provides a simple and flexible solution for managing external access to your cluster.
Install with:
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx/
helm install ingress-nginx ingress-nginx/ingress-nginx -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
ingress-nginx | jr0dd/home-ops | 45 | 4.8.3 | 2 days ago |
ingress-nginx | samip5/k8s-cluster | 61 | 4.8.4 | 7 days ago |
ingress-nginx | samip5/k8s-cluster | 61 | 4.8.4 | 7 days ago |
ingress-nginx | ahinko/home-ops | 37 | 4.8.4 | 7 days ago |
ingress-nginx | Pumba98/flux2-gitops | 34 | 4.8.4 | 7 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
boolean | |
string | |
boolean | |
boolean | |
string | |
string | |
string | |
number | |
string | |
controller.service.annotations."metallb.universe.tf/loadBalancerIPs" (28) ${METALLB_INGRESS_ADDR} | string |
controller.service.annotations."external-dns.alpha.kubernetes.io/hostname" (24) ingress.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controller.service.type (24) LoadBalancer | string |
controller.service.loadBalancerIP (20) ${METALLB_INGRESS_ADDR} | string |
boolean | |
string | |
controller.service.ipFamilyPolicy (6) PreferDualStack | string |
controller.service.ipFamilies[] (5) - IPv4 | string |
boolean | |
string | |
number | |
number | |
string, number | |
controller.config.ssl-protocols (68) TLSv1.3 TLSv1.2 | string |
string | |
string | |
string, number | |
number, string | |
number, string | |
number, string | |
number, string | |
controller.config.custom-http-errors (40) 401,403,404,500,501,502,503 | string |
string | |
controller.config.forwarded-for-header (33) CF-Connecting-IP | string |
string | |
string | |
controller.config.log-format-upstream (29) {"time": "$time_iso8601", "remote_addr": "$proxy_protocol_addr", "x_forwarded_for": "$proxy_add_x_forwarded_for", "request_id": "$req_id", "remote_user": "$remote_user", "bytes_sent": $bytes_sent, "request_time": $request_time, "status": $status, "vhost": "$host", "request_proto": "$server_protocol", "path": "$uri", "request_query": "$args", "request_length": $request_length, "duration": $request_time,"method": "$request_method", "http_referrer": "$http_referer", "http_user_agent": "$http_user_agent"} | string |
string, boolean | |
string, number | |
string | |
string, number | |
string | |
string | |
controller.config.hide-headers (4) Server,X-Powered-By | string |
controller.config.block-user-agents (3) GPTBot,~*GPTBot*,ChatGPT-User,~*ChatGPT-User*,Google-Extended,~*Google-Extended*,CCBot,~*CCBot*,Omgilibot,~*Omgilibot*,FacebookBot,~*FacebookBot* | string |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
boolean | |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controller.extraArgs.default-ssl-certificate (66) networking/${SECRET_DOMAIN/./-}-production-tls | string |
boolean | |
string | |
boolean, string | |
string | |
string | |
boolean | |
boolean | |
string | |
controller.extraEnvs[].value (50) ${TIMEZONE} | string |
number, string | |
string, boolean | |
controller.podAnnotations."configmap.reloader.stakater.com/reload" (29) cloudflare-proxied-networks | string |
string | |
string | |
string | |
number | |
controller.topologySpreadConstraints[].topologyKey (23) kubernetes.io/hostname | string |
string | |
controller.updateStrategy.type (7) RollingUpdate | string |
number | |
number | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
controller.kind (3) DaemonSet | string |
number | |
controller.priorityClassName (3) system-cluster-critical | string |
string | |
string | |
string | |
boolean | |
number | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
number | |
number | |
string | |
boolean | |
string | |
string | |
string | |
string | |
number | |
string | |
number | |
number | |
number | |
string | |
number | |
number | |
boolean | |
number | |
number | |
number | |
number | |
string | |
boolean | |
boolean | |
boolean | |
boolean | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
boolean | |
string | |
string | |
boolean | |
boolean | |
boolean | |
defaultBackend.image.repository (44) ghcr.io/tarampampam/error-pages | string |
string, number | |
defaultBackend.extraEnvs[].name (41) TEMPLATE_NAME | string |
defaultBackend.extraEnvs[].value (41) lost-in-space | string |
number, string | |
string | |
string | |
string | |
string | |
defaultBackend.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector.matchExpressions[].key (4) app.kubernetes.io/name | string |
string | |
string | |
string | |
number | |
string | |
string | |
boolean | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string |