Difference between revisions of "Kubernetes networking"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
* [[CoreDNS]]
 
* [[CoreDNS]]
 
* [[CKA 1.23]]: 20% - [[Kubernetes services|Service]] & Networking
 
* [[CKA 1.23]]: 20% - [[Kubernetes services|Service]] & Networking
 +
* <code>[[kubectl port-forward]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 19:47, 14 June 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: