Skip to main content

TP : Déploiement K8s 3 noeuds avec NFS

Serveurs :

  • 3 Workers K8s inet 192.168.1.184/24 brd 192.168.1.255 scope global dynamic enp0s3 inet 192.168.1.84/24 brd 192.168.1.255 scope global dynamic enp0s3 inet 192.168.1.175/24 brd 192.168.1.255 scope global dynamic enp0s3

  • 1 Control Plane K8s : inet 192.168.1.27/24 brd 192.168.1.255 scope global dynamic enp0s3

  • 1 serveurs NFS : inet 192.168.1.82/24 brd 192.168.1.255 scope global dynamic enp0s3

NFS serveur :

 apt install lvm2