Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 572 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 572 Bytes

kubespray-deploy

Tutorial Kubernetes Deployment with Kubespray

Kubernetes v1.26

Lab Server

NOTE: Disini saya membuat Cluster Kubernetes menggunakan 3 Server (1 master, 2 worker), dan menggunakan node master saya sebagai deployment ansible

Dengan spesifikasi server seperti berikut:

  • master ( 2Core CPU, 4GB RAM )
  • worker ( 2Core CPU, 4GB RAM )

Dengan ip address server seperti berikut:

  • master (192.168.212.1)
  • worker1 (192.168.212.2)
  • worker2 (192.168.212.3)

Tutorial

silahkan ikuti step per stepnya

  • Prepare Instalasi
  • Prepare Deployment
  • Deployment