Support
Report an issue
To get help with HAProxy Enterprise Kubernetes Ingress, use the customer portal to submit a ticket including a problem description, logs, and techdumps.
Prepare logs and dumps for diagnosis Jump to heading
When submitting a support ticket, you need to provide techdumps and debug logs to help the Support team diagnose the issue.
Before an issue is observed, prepare the ingress controller:
-
Enable debugging logs. Specify
debug
level if possible. Logs at this level require more storage space, but the additional information they provide can be helpful in diagnosing issues.
When an issue is detected, collect the techdump and logs for the Support team:
-
Create a techdump on each ingress controller pod that is affected. Optionally, also create techdumps on healthy pods.
-
Get logs from the duration of the issue. If possible, gets logs from the 30 minute period before the issue occurred. Logging should be at
debug
level.Get logs using this command:
nixkubectl logs -n <namespace> <pod-name>nixkubectl logs -n <namespace> <pod-name>
Create a support ticket Jump to heading
To get help with HAProxy Enterprise Kubernetes Ingress Controller:
-
Log into the Customer Portal.
-
Create a new ticket under the Support tab.
Important
In the issue description, be sure to note the exact time, including time zone, where incidents can be found in the logs. Knowing the time and time zone is crucial for the Support team as they analyze logs.
-
Attach techdumps and logs.
Do you have any suggestions on how we can improve the content of this page?