Difference between revisions of "Kubernetes networking"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 17: Line 17:
 
* [[Know how to configure and use CoreDNS]] ([[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]]
 +
* [[CKA]]: [[Choose an appropriate container network interface plugin]]
 
* Read https://kubernetes.io/blog/2022/05/23/service-ip-dynamic-and-static-allocation/
 
* Read https://kubernetes.io/blog/2022/05/23/service-ip-dynamic-and-static-allocation/
 
* [[Exposing an External IP Address to Access an Application in a Cluster]]: <code>[[kubectl expose deployment]]</code>
 
* [[Exposing an External IP Address to Access an Application in a Cluster]]: <code>[[kubectl expose deployment]]</code>

Revision as of 07:51, 26 February 2024

https://kubernetes.io/docs/concepts/cluster-administration/networking/

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

Activities

Related terms

See also

Advertising: