HTTPS liveness/readiness probes fail due to invalid or self-signed certificates. Probes cannot verify the server certificate, causing health checks to fail.
Fixes HTTPS probe failed: x509: certificate signed by unknown authority
# HTTPS probe failed: x509: certificate signed by unknown authorityHTTPS probe failed: x509: certificate signed by unknown authority
HTTPS liveness/readiness probes fail due to invalid or self-signed certificates. Probes cannot verify the server certificate, causing health checks to fail. Kubernetes uses strict certificate validation by default and will reject unverified certificates.
First diagnostic step
Second diagnostic step
Third diagnostic step
Fourth diagnostic step
Fifth diagnostic step
Additional notes and platform-specific considerations.