Can I somehow get the FQDN for the master server f...
# general
g
Can I somehow get the FQDN for the master server from a Pulumi Kubernetes Provider object?
c
If the service is exposed through the API server, in the next release you'll be able to use Service.get
It's not on many platforms though. Like aks.
You could get it from your kube config. Just pass that as a config variable
So no, not really.
But yes with other objects