Skip to content

Nguyen-Van-Chan/kubernetes-install-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Cluster diagram

  Bootstrapping Kubernetes Cluster with kubeadm (Virtual Box + Vagrant)  

🦖 Detail explain step-by-step for beginner.

Reference to K8s documentation - section Bootstrapping clusters with kubeadm.
This tutorial walks you through setting up Kubernetes Cluster on a local machine using Virtual Box.
We will use Vagrant to automate the provisioning of VirtualBox's VM.

      Vagrant       Kubernetes       Kubernetes       containerd  


LANGUAGE

Before you begin

  • 🚧 Cluster diagram: 1 Control Plane & 2 Nodes.
  • 🖥️ Machine operating system: Ubuntu 18.04 LTS (Bionic Beaver)
  • ⚙️ System resource: 2 GB of RAM and 2 CPUs per machine.
  • 📮 Unique hostname, MAC address, and product_uuid for every machines.
  • 🧱 No firewall configuration. (Allow all traffic by default)
  • 🌐 Full network connectivity between all machines in the cluster (private network, network interface enp0s8 of virtual machines).

Step-by-step tutorial

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published