Skip to content

Automatically deploy a local k8s cluster on Fedora VMs with Vagrant and Ansible

License

Notifications You must be signed in to change notification settings

bcrisp4/k8s-vagrant-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes on Fedora Vagrant Lab

Automatically deploy a local k8s cluster on Fedora VMs with Vagrant and Ansible

Uses Jeff Geerling's k8s Ansible role

Requirements

How do I use it?

In theory:

git clone https://github.com/bcrisp4/k8s-vagrant-lab.git && cd k8s-vagrant-lab vagrant up

Caveats

  • Written to use libvirt provider, not the default VirtualBox. Why? Personal preference. Would probably work with Virtual box with limited effort
  • Only tested on Fedora 30, your milage on other OSs may vary
  • May require some manual network reconfiguration, especially for bridged network interfaces (if you need that)

Helpful links

License

MIT

About

Automatically deploy a local k8s cluster on Fedora VMs with Vagrant and Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages