Hi @Tej_Singh_Rana I have below queries regarding cluster setup. 1. How to find . . .

deepak ladwa:
Hi @Tej_Singh_Rana I have below queries regarding cluster setup.

  1. How to find the node host name initially.

  2. Regarding installing pod network

The k8s document says

Kubectl apply - f <add.on.yaml>

Where to get this file content for weave net?

Thanks

Tej_Singh_Rana:
Hello, @deepak ladwa
From here:
https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/high-availability/#stacked-control-plane-and-etcd-nodes

deepak ladwa:
Thanks. Can you please check teg 1st query, how to find the worker node hostname details from Master node. With nothing installed on it

Tej_Singh_Rana:
You mean from hostname command?

deepak ladwa:
Also, in exam will they ask to install any other pod network plug in apart from weave net