Deploy Weave
kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=${kubectl version | base64 | tr -d '\n')"
Weave Peers
kubectl get pods -n kube-system
kubectl logs weave-net-5gcmb weave -n kube-system
'CKA &. CKAD > Networking' 카테고리의 다른 글
Practice Test - Deploy Network Solution (0) | 2021.03.31 |
---|---|
Practice Test - Explore CNI weave (0) | 2021.03.31 |
CNI in Kubernetes (0) | 2021.03.31 |
Pod Networking (0) | 2021.03.31 |
Practice Test - Explore Kubernetes Environments (0) | 2021.03.31 |