ingress-nginx-helm/docs/index.md
2023-05-28 22:46:23 +05:30

12 lines
565 B
Markdown

# Overview
This is the documentation for the Ingress NGINX Controller.
It is built around the [Kubernetes Ingress resource](https://kubernetes.io/docs/concepts/services-networking/ingress/), using a [ConfigMap](https://kubernetes.io/docs/concepts/configuration/configmap/) to store the controller configuration.
You can learn more about using [Ingress](http://kubernetes.io/docs/user-guide/ingress/) in the official [Kubernetes documentation](https://docs.k8s.io).
# Getting Started
See [Deployment](./deploy/) for a whirlwind tour that will get you started.