When Kubernetes Pods need to communicate with endpoints using self-signed or custom CA certificates, there are several approaches available for both vendors and consumers. Vendors can update application code to load custom certificate bundles (with a Go HTTP client example) or add extra volume mounts to Helm charts. Consumers
Sort: