Difference between revisions of "Kubernetes networking"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 18: Line 18:
 
* [[CKA: Troubleshoot networking]]
 
* [[CKA: Troubleshoot networking]]
 
* 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]]
+
* [[Exposing an External IP Address to Access an Application in a Cluster]]: <code>[[kubectl expose deployment]]</code>
  
 
== Related terms ==
 
== Related terms ==

Revision as of 10:49, 31 March 2023

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: