Skip to content

Repository set up for kubecon2023 in Amsterdam, playground

Notifications You must be signed in to change notification settings

kommhoerauf/k8s-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

k8s-poc

Repository set up for kubecon2023 in Amsterdam, playground

Our goal is to bootstrap a (feature rich) functional highly available k0s cluster from scratch.

Contains terraform modules for setting up masters, workers We choose Flatcar Ubuntu as operating system and will use Ignition (the Flatcar version of cloudinit) cloudinit to roll out necessary SSH Keys and install k0sctl directly and not rely on the native openstack integration.

https://registry.terraform.io/providers/community-terraform-providers/ignition/latest/docs

It would be perfect to generate the necessary k0sctl configuration directly via terraform in our case

We want to use metallb (to not generate a dependency to octavia-lbaas) for configuration of a loadbalancer in front of our control plan/master nodes.

About

Repository set up for kubecon2023 in Amsterdam, playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published