Skip to content

cloud-native-skunkworks/microk8s-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microK8s-ansible

To run the installation perform the following activities

  1. Modify the inventory file to include IP addresses of your hosts.
  2. Confirm the group_vars for the hosts are correct.
  3. Run make to run the playbook.

Networks

By default I have set the makefile to target 'external_addresses' group With the assumption that the hosts might have an external IP address e.g. tailscale.

If that's not true you can change the target group to 'local_addresses' in the makefile.

Addons

Add your addons to be enabled in group_vars/all

enable_addons:
  - dns

About

Deploy MicroK8s cluster onto your hardware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published