mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-09 18:12:27 +00:00
Fix K3s title
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
</li><li class="post">
|
||||
<a href="/blog/2022/03/13/backing-up-gmail-with-synology/">Backing up gmail with Synology</a> <span class="meta">Mar 13, 2022</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/">Running k3s in LXC on Proxmox</a> <span class="meta">Nov 14, 2021</span>
|
||||
<a href="/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/">Running K3s in LXC on Proxmox</a> <span class="meta">Nov 14, 2021</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/">Replacing docker with podman on macOS (and Linux)</a> <span class="meta">Oct 11, 2021</span>
|
||||
</li><li class="post">
|
||||
|
@@ -45,11 +45,11 @@
|
||||
<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&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&rsquo;ve had success with deploying it on resource-contrained Raspberry Pis in the past. I thought that this time it&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>
|
||||
|
Reference in New Issue
Block a user