Skip to content

Commit 5b327f3

Browse files
committed
Blog Update
1 parent 3139bf6 commit 5b327f3

File tree

384 files changed

+5679
-215
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

384 files changed

+5679
-215
lines changed

10-lessons-from-150-days-of-meditation-b4976d062a20.html

+7
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ <h1>
136136
<i class="fa-brands fa-linkedin"></i>
137137
</a>
138138
</li>
139+
<li>
140+
<a class="sc-bsky"
141+
href="https://bsky.app/profile/shandow.bsky.social"
142+
target="_blank">
143+
<i class="fa-brands fa-bsky"></i>
144+
</a>
145+
</li>
139146
</ul>
140147
</div>
141148

8-randomly-useful-php-tricks-1acfd89a3fb4.html

+7
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ <h1>
136136
<i class="fa-brands fa-linkedin"></i>
137137
</a>
138138
</li>
139+
<li>
140+
<a class="sc-bsky"
141+
href="https://bsky.app/profile/shandow.bsky.social"
142+
target="_blank">
143+
<i class="fa-brands fa-bsky"></i>
144+
</a>
145+
</li>
139146
</ul>
140147
</div>
141148

a-short-review-of-freedom-from-the-known-d22f52f8cdd3.html

+7
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ <h1>
136136
<i class="fa-brands fa-linkedin"></i>
137137
</a>
138138
</li>
139+
<li>
140+
<a class="sc-bsky"
141+
href="https://bsky.app/profile/shandow.bsky.social"
142+
target="_blank">
143+
<i class="fa-brands fa-bsky"></i>
144+
</a>
145+
</li>
139146
</ul>
140147
</div>
141148

a-tip-for-introducing-new-habits-79186124433a.html

+7
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ <h1>
136136
<i class="fa-brands fa-linkedin"></i>
137137
</a>
138138
</li>
139+
<li>
140+
<a class="sc-bsky"
141+
href="https://bsky.app/profile/shandow.bsky.social"
142+
target="_blank">
143+
<i class="fa-brands fa-bsky"></i>
144+
</a>
145+
</li>
139146
</ul>
140147
</div>
141148

activity-nag.html

+7
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ <h1>
136136
<i class="fa-brands fa-linkedin"></i>
137137
</a>
138138
</li>
139+
<li>
140+
<a class="sc-bsky"
141+
href="https://bsky.app/profile/shandow.bsky.social"
142+
target="_blank">
143+
<i class="fa-brands fa-bsky"></i>
144+
</a>
145+
</li>
139146
</ul>
140147
</div>
141148

archives.html

+12
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ <h1>
129129
<i class="fa-brands fa-linkedin"></i>
130130
</a>
131131
</li>
132+
<li>
133+
<a class="sc-bsky"
134+
href="https://bsky.app/profile/shandow.bsky.social"
135+
target="_blank">
136+
<i class="fa-brands fa-bsky"></i>
137+
</a>
138+
</li>
132139
</ul>
133140
</div>
134141

@@ -143,6 +150,11 @@ <h1 id="archives">Archives</h1>
143150
<div>
144151
<dl>
145152

153+
<dt>Fri 21 February 2025</dt>
154+
155+
<dd>
156+
<a href="./homelab---day-2---setting-up-k3s-control-plane.html">Homelab - Day 2 - Setting Up a New K3s Control Plane and Node</a>
157+
</dd>
146158
<dt>Tue 11 February 2025</dt>
147159

148160
<dd>

archlinux-pacman-update-fix-a99b2f157a2c.html

+7
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ <h1>
136136
<i class="fa-brands fa-linkedin"></i>
137137
</a>
138138
</li>
139+
<li>
140+
<a class="sc-bsky"
141+
href="https://bsky.app/profile/shandow.bsky.social"
142+
target="_blank">
143+
<i class="fa-brands fa-bsky"></i>
144+
</a>
145+
</li>
139146
</ul>
140147
</div>
141148

author/shane-dowling.html

+30
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ <h1>
129129
<i class="fa-brands fa-linkedin"></i>
130130
</a>
131131
</li>
132+
<li>
133+
<a class="sc-bsky"
134+
href="https://bsky.app/profile/shandow.bsky.social"
135+
target="_blank">
136+
<i class="fa-brands fa-bsky"></i>
137+
</a>
138+
</li>
132139
</ul>
133140
</div>
134141

@@ -138,6 +145,29 @@ <h1>
138145

139146

140147

148+
<article>
149+
<header>
150+
<h2>
151+
<a href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">Homelab - Day 2 - Setting Up a New K3s Control Plane and Node</a>
152+
</h2>
153+
<p>
154+
Posted on Fri 21 February 2025 in <a href="../category/homelab.html">homelab</a>
155+
156+
157+
</p>
158+
</header>
159+
<div>
160+
<div><p>After going back and forth multiple times and making plenty of mistakes, I finally managed to set up a new K3s control plane and node. It turned out to be relatively straightforward once I got the steps right, so I’m documenting this for future reference!</p>
161+
<h2>Aims</h2>
162+
<p>The goal was …</p></div>
163+
<br>
164+
<a class="btn"
165+
href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">
166+
Continue reading
167+
</a>
168+
</div>
169+
<hr />
170+
</article>
141171
<article>
142172
<header>
143173
<h2>

author/shane-dowling10.html

+30
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ <h1>
129129
<i class="fa-brands fa-linkedin"></i>
130130
</a>
131131
</li>
132+
<li>
133+
<a class="sc-bsky"
134+
href="https://bsky.app/profile/shandow.bsky.social"
135+
target="_blank">
136+
<i class="fa-brands fa-bsky"></i>
137+
</a>
138+
</li>
132139
</ul>
133140
</div>
134141

@@ -138,6 +145,29 @@ <h1>
138145

139146

140147

148+
<article>
149+
<header>
150+
<h2>
151+
<a href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">Homelab - Day 2 - Setting Up a New K3s Control Plane and Node</a>
152+
</h2>
153+
<p>
154+
Posted on Fri 21 February 2025 in <a href="../category/homelab.html">homelab</a>
155+
156+
157+
</p>
158+
</header>
159+
<div>
160+
<div><p>After going back and forth multiple times and making plenty of mistakes, I finally managed to set up a new K3s control plane and node. It turned out to be relatively straightforward once I got the steps right, so I’m documenting this for future reference!</p>
161+
<h2>Aims</h2>
162+
<p>The goal was …</p></div>
163+
<br>
164+
<a class="btn"
165+
href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">
166+
Continue reading
167+
</a>
168+
</div>
169+
<hr />
170+
</article>
141171
<article>
142172
<header>
143173
<h2>

author/shane-dowling11.html

+30
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ <h1>
129129
<i class="fa-brands fa-linkedin"></i>
130130
</a>
131131
</li>
132+
<li>
133+
<a class="sc-bsky"
134+
href="https://bsky.app/profile/shandow.bsky.social"
135+
target="_blank">
136+
<i class="fa-brands fa-bsky"></i>
137+
</a>
138+
</li>
132139
</ul>
133140
</div>
134141

@@ -138,6 +145,29 @@ <h1>
138145

139146

140147

148+
<article>
149+
<header>
150+
<h2>
151+
<a href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">Homelab - Day 2 - Setting Up a New K3s Control Plane and Node</a>
152+
</h2>
153+
<p>
154+
Posted on Fri 21 February 2025 in <a href="../category/homelab.html">homelab</a>
155+
156+
157+
</p>
158+
</header>
159+
<div>
160+
<div><p>After going back and forth multiple times and making plenty of mistakes, I finally managed to set up a new K3s control plane and node. It turned out to be relatively straightforward once I got the steps right, so I’m documenting this for future reference!</p>
161+
<h2>Aims</h2>
162+
<p>The goal was …</p></div>
163+
<br>
164+
<a class="btn"
165+
href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">
166+
Continue reading
167+
</a>
168+
</div>
169+
<hr />
170+
</article>
141171
<article>
142172
<header>
143173
<h2>

author/shane-dowling12.html

+30
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ <h1>
129129
<i class="fa-brands fa-linkedin"></i>
130130
</a>
131131
</li>
132+
<li>
133+
<a class="sc-bsky"
134+
href="https://bsky.app/profile/shandow.bsky.social"
135+
target="_blank">
136+
<i class="fa-brands fa-bsky"></i>
137+
</a>
138+
</li>
132139
</ul>
133140
</div>
134141

@@ -138,6 +145,29 @@ <h1>
138145

139146

140147

148+
<article>
149+
<header>
150+
<h2>
151+
<a href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">Homelab - Day 2 - Setting Up a New K3s Control Plane and Node</a>
152+
</h2>
153+
<p>
154+
Posted on Fri 21 February 2025 in <a href="../category/homelab.html">homelab</a>
155+
156+
157+
</p>
158+
</header>
159+
<div>
160+
<div><p>After going back and forth multiple times and making plenty of mistakes, I finally managed to set up a new K3s control plane and node. It turned out to be relatively straightforward once I got the steps right, so I’m documenting this for future reference!</p>
161+
<h2>Aims</h2>
162+
<p>The goal was …</p></div>
163+
<br>
164+
<a class="btn"
165+
href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">
166+
Continue reading
167+
</a>
168+
</div>
169+
<hr />
170+
</article>
141171
<article>
142172
<header>
143173
<h2>

author/shane-dowling13.html

+30
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ <h1>
129129
<i class="fa-brands fa-linkedin"></i>
130130
</a>
131131
</li>
132+
<li>
133+
<a class="sc-bsky"
134+
href="https://bsky.app/profile/shandow.bsky.social"
135+
target="_blank">
136+
<i class="fa-brands fa-bsky"></i>
137+
</a>
138+
</li>
132139
</ul>
133140
</div>
134141

@@ -138,6 +145,29 @@ <h1>
138145

139146

140147

148+
<article>
149+
<header>
150+
<h2>
151+
<a href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">Homelab - Day 2 - Setting Up a New K3s Control Plane and Node</a>
152+
</h2>
153+
<p>
154+
Posted on Fri 21 February 2025 in <a href="../category/homelab.html">homelab</a>
155+
156+
157+
</p>
158+
</header>
159+
<div>
160+
<div><p>After going back and forth multiple times and making plenty of mistakes, I finally managed to set up a new K3s control plane and node. It turned out to be relatively straightforward once I got the steps right, so I’m documenting this for future reference!</p>
161+
<h2>Aims</h2>
162+
<p>The goal was …</p></div>
163+
<br>
164+
<a class="btn"
165+
href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">
166+
Continue reading
167+
</a>
168+
</div>
169+
<hr />
170+
</article>
141171
<article>
142172
<header>
143173
<h2>

author/shane-dowling14.html

+30
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ <h1>
129129
<i class="fa-brands fa-linkedin"></i>
130130
</a>
131131
</li>
132+
<li>
133+
<a class="sc-bsky"
134+
href="https://bsky.app/profile/shandow.bsky.social"
135+
target="_blank">
136+
<i class="fa-brands fa-bsky"></i>
137+
</a>
138+
</li>
132139
</ul>
133140
</div>
134141

@@ -138,6 +145,29 @@ <h1>
138145

139146

140147

148+
<article>
149+
<header>
150+
<h2>
151+
<a href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">Homelab - Day 2 - Setting Up a New K3s Control Plane and Node</a>
152+
</h2>
153+
<p>
154+
Posted on Fri 21 February 2025 in <a href="../category/homelab.html">homelab</a>
155+
156+
157+
</p>
158+
</header>
159+
<div>
160+
<div><p>After going back and forth multiple times and making plenty of mistakes, I finally managed to set up a new K3s control plane and node. It turned out to be relatively straightforward once I got the steps right, so I’m documenting this for future reference!</p>
161+
<h2>Aims</h2>
162+
<p>The goal was …</p></div>
163+
<br>
164+
<a class="btn"
165+
href="../homelab---day-2---setting-up-k3s-control-plane.html#homelab---day-2---setting-up-k3s-control-plane">
166+
Continue reading
167+
</a>
168+
</div>
169+
<hr />
170+
</article>
141171
<article>
142172
<header>
143173
<h2>

0 commit comments

Comments
 (0)