Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 403 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 403 Bytes

Kubernetes-Single-Node

Ansible Deploy By :

  • Nissim Bitan
  • Niv Azriel

To Run:

without flannel

cd scripts/ && ./deploy-local-cluster.sh

with flannel

cd script/ && ./deploy-cluster.sh

Tips: in local cluser (single node) you dont need flannel

Kubernetes single node architecture

alt tag

The deploy process

alt tag