Re: DNS and the blobstore


Benjamin Gandon
 

The .cf.internal DNS domain is taken over by Consul directly whereas DNS requests for all other domains are forwarded to "recursors", which are the external DNS servers used by your bosh deployment.

The config for Consul is mostly handled by a golang shim named "confab", instead of Bosh.

/Benjamin

Le 29 août 2016 à 15:49, Neil Watson <neil(a)watson-wilson.ca> a écrit :

From http://docs.cloudfoundry.org/deploying/common/vsphere-vcloud-cf-stub.html "Note: vSphere defaults to using an internal WebDAV blobstore for the Cloud Controller. " Then the spiff merge creates an internal URL for the blobstore: "blobstore.service.cf.internal". Then I see the api server doing a DNS lookup for that URL. Where is that DNS record defined?

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.