Relative Content

Tag Archive for kubernetesazure-aks

Get an Azure K8s to trust a self signed certifikate

I run a private aks, this cluster runs services that also connect to other services within the wider company network. In our company we have an internally self-signed root certificate. And there is a service under the domain example.company.internal that we need to access. The certificate for example.company.internal is signed by our self-singed root certificate.