mirror of
https://github.com/acedemand/kubernetes-essentials.git
synced 2021-08-24 18:29:57 +03:00
Readme
This commit is contained in:
@@ -16,3 +16,13 @@ route show
|
||||
```
|
||||
https://github.com/acedemand/kubernetes-cluster
|
||||
|
||||
|
||||
### CNI
|
||||
Layer2 Switching
|
||||
layer3 Routing
|
||||
overlay networking
|
||||
|
||||
```bash
|
||||
ps -ef | grep cni
|
||||
kubectl get svc -o wide -n kube-system | grep 10.19.240.10
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user