Difference between revisions of "Kubernetes networking"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
# Create a [[pod network]]: <code>[[kubeadm init]] --pod-network-cidr=10.244.0.0/16</code>
 
# Create a [[pod network]]: <code>[[kubeadm init]] --pod-network-cidr=10.244.0.0/16</code>
 
# [[Certified Kubernetes Administrator v1.23|CKA v1.23]]: [[Understand host networking configuration on the cluster nodes]]
 
# [[Certified Kubernetes Administrator v1.23|CKA v1.23]]: [[Understand host networking configuration on the cluster nodes]]
 +
# [[Certified Kubernetes Administrator v1.23|CKA v1.23]]: [[Understand connectivity between Pods]]
  
 
== Related terms ==
 
== Related terms ==

Revision as of 16:10, 9 July 2022

Advertising: