|~ Cluster Members CNI Description |~ . . .

Yannam C Chiranjeevi:
|~
Cluster Members CNI Description |~
k8s 1 master, 2 worker flannel k8s cluster |~
hk8s 1 master, 2 worker calico k8s cluster |~
bk8s 1 master, 1 worker flannel k8s cluster |~
wk8s 1 master, 2 worker flannel k8s cluster |~
ek8s 1 master, 2 worker flannel k8s cluster |~
ik8s 1 master, 1 base node loopback k8s cluster

Joe:
Thank you @Yannam C Chiranjeevi
I have a question for the ik8s cluster - How would you make the base node a worker node?

Joe:
Answered my own question:slightly_smiling_face:.

Answer of how to add a node to a cluster manually is here
https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/#pod-network

Fernando Jimenez:
You can play for fun and try to see how much information it might leak out that list.
If there is a task about setting up a CNI where would it be? The only one without a CNI is ik8s.
If there were a task about NetworkPolicy where would it be? The only CNI that supports NetworkPolicy out of that list is calico.
If there were a task about updating the versioning of the cluster was cluster makes more sense?

PR:
In exam questions does it mention like change to xxx cluster ?

Rocky:
@Yannam C Chiranjeevi - is is okay to share the cluster info here ?

Fernando Jimenez:
@Rocky It is public information.

Fernando Jimenez:
@PR

In exam questions does it mention like change to xxx  cluster ?

From https://www.youtube.com/channel/UCvqbFHwN-nwalWPjPUKpvTA|CNCF
https://www.youtube.com/watch?v=z0VSJPdP674

Yannam C Chiranjeevi:
@Rocky I think there is no problem in sharing it, as the info given in Exam Guide for public distribution

Yannam C Chiranjeevi:
@Joe you mean using kubeadm?

Yannam C Chiranjeevi:
Very useful info @Fernando, this help me to double check that I’m in right cluster while answering a particular question. I could also sense other hints…

Yannam C Chiranjeevi:
Thank You so much, @Fernando Jimenez