HAProxy Kubernetes Ingress Controller
Administration
On this page
-
Enable logging
When you install the Kubernetes Ingress Controller, it captures logs from the controller itself. Use kubectl logs to view the logs.
-
View metrics
Live metrics can be graphed and give you constant insights into the operation of the ingress controller. Learn how to get various metrics for HAProxy Kubernetes Ingress Controller.
-
Troubleshoot
Several techniques exist for diagnosing problems with the ingress controller. They include viewing logs, viewing pod details, and logging into the pod to check files.