+sig-multicluster On Fri, Oct 13, 2017 at 3:13 PM, <reachatkish...@gmail.com> wrote:
> Hi, > can someone please help me, how to force deployment to run on master node? > My configuration as follows: > I created two kubernetes clusters with 2 nodes each , 1 mater and 1 worker > node.And created federated control panel on cluster1. But all federated > related pods are installed on worker nodes. My question > 1. How to force deployment to install federated related pods on master > node.? > https://kubernetes.io/docs/concepts/configuration/assign-pod-node/ explains how to assign pods to specific nodes. I am curious why do you want to force federation related pods to run only on master node? 2. What are the components we have to run on masternode? > Depends on what your reason is (answer to above question) > 3. Is it possible to run user specific pods on worker nodes and > system-wide apps(externaldns, dashboard,federated-xx) on master node? > Yes you can use the generic mechanism linked above to do this. > > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes user discussion and Q&A" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to kubernetes-users+unsubscr...@googlegroups.com. > To post to this group, send email to kubernetes-users@googlegroups.com. > Visit this group at https://groups.google.com/group/kubernetes-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.