Difference between revisions of "Kubernetes networking"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
== Activities ==
 
== Activities ==
 
* 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]]
+
* [[Understand host networking configuration on the cluster nodes]]  ([[CKA v1.23]], [[CKA v1.24]], [[CKA v1.25]])
 
* [[Understand connectivity between Pods]] ([[CKA v1.23]], [[CKA v1.24]], [[CKA v1.25]])
 
* [[Understand connectivity between Pods]] ([[CKA v1.23]], [[CKA v1.24]], [[CKA v1.25]])
 +
* [[Know how to configure and use CoreDNS]] ([[CKA v1.23]], [[CKA v1.24]], [[CKA v1.25]])
 
* [[CKA: Troubleshoot networking]]
 
* [[CKA: Troubleshoot networking]]
* [[Know how to configure and use CoreDNS]] ([[CKA v1.23]], [[CKA v1.24]], [[CKA v1.25]])
 
  
 
== Related terms ==
 
== Related terms ==

Revision as of 16:43, 1 December 2022

Advertising: