kube-dns should talk to the service VIP of the kubernetes service. Heapster should, too. Actually I would expect both to already do that without effort on your part.
On Wed, Jun 8, 2016 at 5:43 AM, Matthias Rampke <[email protected]> wrote: > Ah! But that getting started guide only applies to Mesos – if you're > running on Mesos I am afraid I'm out of my depth. From reading the > guide, it seems like this is meant completely literally? What happens > if you just add exactly that, $ and all? > > /MR > > On Wed, Jun 8, 2016 at 12:10 PM, Qian Zhang <[email protected]> wrote: > > The link to the RC is here: > > > https://github.com/kubernetes/kubernetes/blob/release-1.2/cluster/addons/dns/skydns-rc.yaml.in > > > > And I followed the link: > > > http://kubernetes.io/docs/getting-started-guides/mesos/#launching-kube-dns > > to create this RC, and it is mentioned that I need to: > > > > add --kube_master_url=${KUBERNETES_MASTER} parameter to the kube2sky > > container command. > > > > So my question is how I should fill this option. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Containers at Google" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To post to this group, send email to [email protected]. > > Visit this group at https://groups.google.com/group/google-containers. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Matthias Rampke > Engineer > > SoundCloud Ltd. | Rheinsberger Str. 76/77, 10115 Berlin, Germany | +49 > 173 6395215 > > Managing Director: Alexander Ljung | Incorporated in England & Wales > with Company No. 6343600 | Local Branch Office | AG Charlottenburg | > HRB 110657B > > -- > You received this message because you are subscribed to the Google Groups > "Containers at Google" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-containers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Containers at Google" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-containers. For more options, visit https://groups.google.com/d/optout.
