Main: interface-creating
bridge, ipvlan, loopback, macvlan, ptp, vlan
IPAM: IP address allocation
dhcp, host-local
Meta: other plugins
flannel, tuning, portmap

cniVersion: CNI 명세의 버전을 정의합니다.
name: 네트워크 이름
type: 사용할 plugin 종류를 지정합니다. 이 경우에는 실제 사용할 실행파일의 이름을 지정합니다.
args: Optional 추가 파라미터
ipMasq: 아웃바운드 masquerade 설정(NAT 설정)
ipam:type: IPAM plugin 실행파일의 이름subnet: IPAM에서 사용할 subnet대역routes:dst: 도달하려는 subnet대역gw: dst에 도달하기 위한 default g/w주소
dns:nameservers: 해당 네트워크에서 사용할 네임서버 목록domain: DNS 요청에 사용할 search domainsearch: search domain 목록options: 추가적인 옵션값

Seonglae Cho![[번역]쿠버네티스 패킷의 삶 - #1](https://www.notion.so/image/https%3A%2F%2Fcoffeewhale.com%2Fassets%2Fimages%2Fpacket-life%2Flanding01.png?table=block&id=5ad4000b-f758-4be1-b613-ef19f102ee67&cache=v2)