Skip to content

Simple setup to start single k3s node in Vagrant with Ansible

Notifications You must be signed in to change notification settings

aheimsbakk/vagrant-k3s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-k3s

Simple setup to start single k3s node in Vagrant with Ansible.

Usage

vagrant up

Advanced

If you have both apt-cache-ng and docker.io/registry running as caching proxies on a machine; using for example https://github.com/aheimsbakk/vagrant-apt-cacher-ng.

PROXY=proxy.local vagrant up

Expected ports

proxy.local uses these ports.

service port
apt-cacher-ng 3142
docker.io/registry 5000

About

Simple setup to start single k3s node in Vagrant with Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published