Fix K3s title

This commit is contained in:
Dave Gallant
2023-12-23 14:33:26 -05:00
parent 18e98b4f5f
commit 24d557bb21
14 changed files with 28 additions and 32 deletions

View File

@@ -53,11 +53,11 @@ Feel free to reach out at me@davegallant.ca.</description>
<description></description>
</item>
<item>
<title>Running k3s in LXC on Proxmox</title>
<title>Running K3s in LXC on Proxmox</title>
<link>/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/</link>
<pubDate>Sun, 14 Nov 2021 10:07:03 -0500</pubDate>
<guid>/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/</guid>
<description></description>
<description>It has been a while since I&amp;rsquo;ve actively used Kubernetes and wanted to explore the evolution of tools such as Helm and Tekton. I decided to deploy K3s, since I&amp;rsquo;ve had success with deploying it on resource-contrained Raspberry Pis in the past. I thought that this time it&amp;rsquo;d be convenient to have K3s running in a LXC container on Proxmox. This would allow for easy snapshotting of the entire Kubernetes deployment.</description>
</item>
<item>
<title>Replacing docker with podman on macOS (and Linux)</title>