Update pod networking part

This commit is contained in:
rsavchuk
2023-05-03 16:31:47 +02:00
parent f58bfe2a21
commit e6c5f0c17a
7 changed files with 271 additions and 106 deletions

View File

@@ -1,4 +1,4 @@
# Конфігурація ітісіді кластера
# ETCD
![image](./img/04_cluster_architecture_etcd.png "Kubelet")
@@ -191,3 +191,4 @@ sudo ETCDCTL_API=3 etcdctl member list \
8e9e05c52164694d, started, etcd, http://localhost:2380, https://127.0.0.1:2379, false
```
Next: [Api Server](./docs/05-apiserver.md)