Skip to content

OxCom/k8s-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8S Playground

Proof of Concept playground build with Vagrant and K8S

Install

  1. Check Vagrantfile and modify the settings
  2. Run
    vagrant up
  3. Install network, metrics, rook and krew (see /scripts/cluster/ folder)

NOTE: WSL2 requires to have VM_PARA_PROVIDER = hyperv, otherwise Vagrant will not be able to work with VirtualBox

Links

  • Kubectx - helps you switch between clusters back and forth
  • Krew - plugin manager for kubectl command-line tool
  • Helm - package manager for Kubernetes
  • Rook - distributed storage systems into self-managing, self-scaling, self-healing storage services
  • Vagrant - create and configure lightweight, reproducible, and portable development environments
  • Me - whois me
  • Quay - Alternative for Docker images storage from Red Hat

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages