본문 바로가기

Computer Science/Kubernetes(CKA) 자격증 준비

Kubernetes 정리 217: IP Address Management - Weave

Q1. How many Nodes are part of this cluster?

Including master and worker nodes

Q2. What is the Networking Solution used by this cluster?

Q3. How many weave agents/peers are deployed in this cluster?

Q4. On which nodes are the weave peers present?

Q5. Identify the name of the bridge network/interface created by weave on each node.

Q6. What is the POD IP address range configured by weave?

Q7. What is the default gateway configured on the PODs scheduled on node01?

Try scheduling a pod on node01 and check ip route output