Skip to content

Vagrant boxes on Ubuntu 20.04 with Kubernetes 1.20

Notifications You must be signed in to change notification settings

polanjir/k8s-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a kubeadm created kubernetes playground wrapped in a Vagrant environment.

  • Ubuntu 20.04 Focal Fossa
  • Kubernetes 1.20
  • Docker 19.03

Usage

Launch a kubernetes:

vagrant up

export KUBECONFIG=$(pwd)/tmp/admin.conf

kubectl cluster-info
kubectl get node
kubectl get pod --all-namespaces

About

Vagrant boxes on Ubuntu 20.04 with Kubernetes 1.20

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published