Skip to content

Instantly share code, notes, and snippets.

@haproxytechblog
Created June 2, 2022 03:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haproxytechblog/77c7cc2880b3141847eb25ad06680a6a to your computer and use it in GitHub Desktop.
Save haproxytechblog/77c7cc2880b3141847eb25ad06680a6a to your computer and use it in GitHub Desktop.
Announcing HAProxy Kubernetes Ingress Controller 1.8
setcap cap_net_bind_service=+ep haproxy
$ helm install kubernetes-ingress haproxytech/kubernetes-ingress \
--set "controller.extraArgs={--pprof,--controller-port=6060}"
$ helm install kubernetes-ingress haproxytech/kubernetes-ingress \
--set "controller.extraArgs={--prometheus,--controller-port=6060}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment