Skip to content

sufuf3/k3sup-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k3sup Lab via Vagrant

1 node for inatall k3sup, 3 nodes as a k3s cluster

Setup

git clone https://github.com/sufuf3/k3sup-lab.git
cd k3sup-lab/ && sh deploy-vagrant.sh

Verification

# vagrant ssh k3sup-host
vagrant@ubuntu-bionic:~$ kubectl get no
NAME           STATUS   ROLES    AGE   VERSION
node-2         Ready    worker   40m   v1.15.4-k3s.1
node-1         Ready    worker   45m   v1.15.4-k3s.1
k3sup-master   Ready    master   47m   v1.15.4-k3s.1

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages