https://pulumi.com logo
g

gray-city-50684

10/04/2018, 1:36 PM
Can I somehow get the FQDN for the master server from a Pulumi Kubernetes Provider object?
c

creamy-potato-29402

10/04/2018, 3:55 PM
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