Relative Content

Tag Archive for sslbridge-to-kubernetes

How can I make Bridge-to-Kubernetes proxy an HTTPS service?

I am trying to get Bridge to Kubernetes work with an Admission Webhook that is deployed to my cluster (a Rancher Desktop install running a K3S instance on my developer desktop.) Admission Webhooks are required to use HTTPS, so the Service is an ASP.NET application configured with a self-signed certificate, exposing ports 80 and 443.