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

chore(core): update k3s to v1.30.0+k3s1 #510

Closed agh closed 5 months ago

agh commented 5 months ago

k3s has recently released their first release based upon Kubernetes 1.30 so let's upgrade to that.

https://github.com/k3s-io/k3s/releases https://github.com/k3s-io/k3s/releases/tag/v1.30.0%2Bk3s1 https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md#changelog-since-v1290

Fixes #506 🚀 :shipit: