Note
You can customize the Helm chart or keep its default configuration. Helm charts are formatted in YAML. Keep in mind that any alterations carry inherent risks and may impact the successful deployment of your application.
An ingress controller is an entry point that ingests your HTTP/HTTPS traffic and dispatches it to your services. More precisely, it is a reverse proxy that will dynamically configure itself and will forward HTTP/HTTPS traffic to your services.
To complete the actions presented below, you must have:
You can customize the Helm chart or keep its default configuration. Helm charts are formatted in YAML. Keep in mind that any alterations carry inherent risks and may impact the successful deployment of your application.