Difference between revisions of "Kubernetes networking"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 10: Line 10:
  
 
== See also ==
 
== See also ==
 +
* {{Service mesh}}
 
* {{Calico}}
 
* {{Calico}}
 
* {{Kubernetes networking}}
 
* {{Kubernetes networking}}

Revision as of 20:11, 5 December 2021

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: