I have a DaemonSet with hostNetwork: true and the pods are accessed via the DNS name of the node they are running on. I would like to create TLS certificates for each pod. For that, having access to the hostname (ideally as a FQDN) for csi.cert-manager.io/dns-names would be extremely useful.
I have a DaemonSet with hostNetwork: true and the pods are accessed via the DNS name of the node they are running on. I would like to create TLS certificates for each pod. For that, having access to the hostname (ideally as a FQDN) for csi.cert-manager.io/dns-names would be extremely useful.