Difference between revisions of "Kubernetes networking"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
* [[Container Network Interface (CNI)]]
 
* [[Container Network Interface (CNI)]]
 
* [[CoreDNS]]
 
* [[CoreDNS]]
 +
* [[CKA 1.23]]: 20% - [[Service]] & Networking
  
 
== See also ==
 
== See also ==

Revision as of 12:16, 18 May 2022

The Container Network Interface (CNI) plugin is selected by passing kubelet the --network-plugin=cni

Activities

  1. Create a pod network: kubeadm init --pod-network-cidr=10.244.0.0/16

Related terms

See also

Advertising: