Skip to content

laithleo/Install-Rancher-K3s-with-Vagrant-locally

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Rancher K3s Cluster with Vagrant

K3s cluster, one master and two workers based on Rancher K3s and Containerd, latest helm is installed, latest stable repo is installed.

Prerequisites::

Vagrant and VirtualBox installed on the the host machine.

Scenario:

  1. The cluster is based on Ubuntu 20.04.
  2. The cluster forms from 3 nodes; one master and two workers (worker1 and worker2). We can add as many as we want of nodes.
  3. The provisioning install latest version of HELM.
  4. The provisioning installs the latest STABLE helm repo.
  5. kubectl auto-compeltion is configured for user vagrant.
  6. No need to put k3s in-front of kubectl command.
  7. Master node IP Address (host-only) is 192.168.100.100
  8. Worker nodes IP Address (host-only) are 192.168.100.101, 192.168.100.102 and 192.168.100.103.
  9. Metallb load balancer is preinstalled.
  10. local-path is the default storage class for Kubernetes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published