본문 바로가기

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

Kubernetes 정리 214: Practice Test - Deploy Network Solution

Q1. In this practice test we will install weave-net POD networking solution to the cluster. Let us first inspect the setup.

We have deployed an application called app in the default namespace. What is the state of the pod?

Q2. Inspect why the POD is not running.

Q3. Deploy weave-net networking solution to the cluster.

NOTE: - We already have provided a weave manifest file under the /root/weave directory.