techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k stars 1.05k forks source link

feat(k3s): added support for latest raspberrypi os (debian 12 bookworm) #404

Closed joaopedrocg27 closed 9 months ago

joaopedrocg27 commented 11 months ago

Proposed Changes

Checklist

joaopedrocg27 commented 11 months ago

hey @timothystewart6 Can I do something about the pipeline?

timothystewart6 commented 11 months ago

@joaopedrocg27 Thanks for the offer! I think it has something to do with the macOS image that's being used. I've tried quite a bit of things but haven't had time to revisit this. I've been considering self-hosting the runners due to this. If you have some time and want to open a PR to try to fix CI that would be awesome, but I have a long running PR where I have been testing different approaches. I should be able to revisit this soon. Sorry!