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

Test v1.29.2+k3s1 -> v1.29.4+k3s1 update #506

Closed egandro closed 3 months ago

egandro commented 5 months ago

This is no bug!

I just open this ticket to get some confirmation from - who ever is testing this.

Some month ago, I added a patch to Tims nice scripts to allow updates.

Well - I did an update from v1.29.2+k3s1 to v1.29.4+k3s1 just by restarting the installer.

It works for me :)

Please confirm!

egandro commented 5 months ago
➜  homelab git:(main) ✗ kubectl version                                                                                                            
Client Version: v1.29.4
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29.4+k3s1
timothystewart6 commented 5 months ago

@egandro actually CI checks it, so it if works open a PR and CI automation will run and check it too!

timothystewart6 commented 3 months ago

This was superseded by https://github.com/techno-tim/k3s-ansible/pull/532