https://github.com/osquery/osquery logo
Title
a

andybot

06/23/2019, 1:18 PM
Hi! May not be 100% relevant, but has anyone ever had issues exposing a GKE fleet server with an Ingress? I’m using terraform to deploy a
readiness_probe
that requests the
/healthz
endpoint via HTTPS, but my Ingress health check does not seem to inherit this behavior per GCP documentation.
manually changing the health check works