[kubernetes-users] What is the default 'name' of the kubernetes master cluster host?

2018-08-05 Thread Stephen Kong
In my heapster.yaml, it references the IP of the master cluster host ( https://142.141.33.10:6443). Is there any *built-in name* I could use for referencing the master host IP? I don't want to hard-coded any static IP's... spec: serviceAccountName: heapster containers: - name:

Re: [kubernetes-users] What is the default 'name' of the kubernetes master cluster host?

2018-08-06 Thread Stephen Kong
ld use the name. > > On Sun, Aug 5, 2018 at 5:27 PM Stephen Kong > wrote: > >> In my heapster.yaml, it references the IP of the master cluster host ( >> https://142.141.33.10:6443). Is there any *built-in name* I could use >> for referencing the master host IP? I d