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(deps): Updated all k8s components #532

Closed timothystewart6 closed 3 months ago

timothystewart6 commented 4 months ago

Proposed Changes

updated k8s components, added fix for metalb, updated actions

k3s_version: v1.30.1+k3s1
calico_tag: "v3.28.0" 
cilium_tag: "v1.15.6" 
kube_vip_tag_version: "v0.8.0"
metal_lb_speaker_tag_version: "v0.14.5"
metal_lb_controller_tag_version: "v0.14.5"

Checklist

timothystewart6 commented 3 months ago

part of this was reverted, it broke our builds and I don't think that was the original intent of the cilium pr https://github.com/techno-tim/k3s-ansible/pull/513