#k3skine — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #k3skine, aggregated by home.social.
-
Just merged my 2.0 version for my terraform kubernetes cloud init module.
https://github.com/deB4SH/terraform-proxmox-cloud-init-kubernetesIt was quite a ride to get this thing going and I learned a lot of new things.
What is new in this v2?
- etcd is replaced with k3s/kine
- a postgresql vm is spinned up that contains the knowledge of kubernetes
- more flexibility with variables, a lot can be configured once and applied everywhereWhats planned for v2.1?
- lets make the postgres optional and allow external postgres instances
- more testing with mixed architecture clusters
- provide *something* to autodeploy some other networking solutions