Skip to content

h3b4r1/vagrant_k0s_build

Repository files navigation

vagrant_k0s_build

This is a basic k0s based cluster build in a Vagrant environment. IT is intended as a simplified base for development on the Kubernetes platform.

Usage

  • Set up a Vagrant environment with virtualbox as the virtualisation provider.
  • Clone the repo using git clone <repo url>
  • cd to the repo directory and run vagrant up
  • Then to access the CLI run vagrant ssh shepherd

Resources

The build is based on the K0s Kubernetes implementation. The Github project includes the k0s repo along with a range of other tools and plugins that can be used in conjunction with a base k0s build such as the one found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages