株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

NetworkPolicyを使うために必要っぽい

参考
https://docs.aws.amazon.com/ja_jp/eks/latest/userguide/calico.html

kubectl get daemonset calico-node --namespace kube-system
⋊> /tmp kubectl get daemonset calico-node --namespace kube-system                     23:27:19
NAME          DESIRED   CURRENT   READY   UP-TO-DATE   AVAILABLE   NODE SELECTOR                 AGE
calico-node   3         3         3       3            3           beta.kubernetes.io/os=linux   85s
⋊> /tmp  

削除時

kubectl delete -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.7.5/config/v1.7/calico.yaml

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)