Difference between revisions of "Kubernetes networking"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
* {{Calico}} | * {{Calico}} | ||
* {{Kubernetes networking}} | * {{Kubernetes networking}} | ||
− | |||
− | |||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Revision as of 06:42, 5 July 2022
The Container Network Interface (CNI) plugin is selected by passing kubelet
the --network-plugin=cni
Activities
- Create a pod network:
kubeadm init --pod-network-cidr=10.244.0.0/16
Related terms
See also
- Service mesh: Istio, Linkerd, Consul, containerpilot, AWS App Mesh, Kiali, INNOQ, Kuma, Kong Mesh
- Tigera: Calico, Typha, Canal,
calicoctl, calico-kube-controllers, kind: BGPPeer
- Kubernetes networking: network policies, Network Policy Providers, CNI, Calico, flannel, Service mesh, Istio,
kube-proxy, coredns, AWS VPC CNI: vpc-cni
, Kubernetes: Ingress controllers, IPVS, ServiceTypes:LoadBalancer, ClusterIP, NodePort, ExternalName
, Endpoints, EndpointSlices, Kubernetes DNS,svc.cluster.local
, Weave Net
Advertising: