Skip to content
Discussion options

You must be logged in to vote

Health Check for Ingress Controller

@BlueRaven1975 Cool! Yeah, it can be a bit confusing. But here's what you can do to make sure your LB shows up as healthy!

If a hostname is provided, we can perform a health check. The user just needs to take care of the DNS. We already have the option of providing a hostname for the ingress controller via lb_hostname.

To add a health check, we need to set up a small deployment with a single pod that will respond to health checks. The method you choose to set up the health check will depend on the ingress controller you're using (either Traefik or Nginx). You can either:

  1. Set custom Helm values at the bottom of the kube.tf file for the ingress controll…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@BlueRaven1975
Comment options

@aleksasiriski
Comment options

@BlueRaven1975
Comment options

@mysticaltech
Comment options

@BlueRaven1975
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mysticaltech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants