RKE2: Upgrade from Ubuntu 22.04 to 24.04
If you did not modify the underlying OS, the upgrade is very straightforward. As often for upgrades: the Masters first, then the workers….
If you did not modify the underlying OS, the upgrade is very straightforward. As often for upgrades: the Masters first, then the workers….
Add Automatic Certificate Management Environment (ACME) to ProxmoxVE (Let’sEncrypt) via DNS. Most of the time, http authentication for the ACME protocol is perfect….
In the realm of solid-state drives (SSDs), expectations are high, especially when consumers are parting with a significant amount of money in anticipation…
Introduction High availability is paramount for stateful applications like MariaDB in Kubernetes (K8S). While our primary focus is MariaDB, these principles can be…
Vim is there for decades and widely used. It continues to progress with regularly updated versions and forks such as Neovim. The problem:…
Here are 2 ways to set up a Ranche Kubernetes Engine cluster of 3 (or more) nodes. Minimum requirements 3 Ubuntu Server 22.04…
I just upgraded my tiny 512GB NVMe SSD to a 4TB one on each node. I started with the host pve3. Here are…
This quick guide won’t replace the documentation. It provides an example of PostgreSQL backup, PITR configuration & restore. Backup configuration This is not…