mirror of
https://github.com/ced4568/ced-portfolio.git
synced 2026-08-13 06:44:02 +00:00
Add K3s and HomeLab repos to portfolio projects section
This commit is contained in:
+6
-6
@@ -120,7 +120,7 @@
|
|||||||
|
|
||||||
<!-- PLACEHOLDER: HOMELAB -->
|
<!-- PLACEHOLDER: HOMELAB -->
|
||||||
<div class="project-card">
|
<div class="project-card">
|
||||||
<h3>🧠 Ced’s HomeLab</h3>
|
<h3>🧠 Ced’s HomeLab Infrastructure</h3>
|
||||||
<p>
|
<p>
|
||||||
Personal infrastructure lab focused on networking, monitoring, virtualization,
|
Personal infrastructure lab focused on networking, monitoring, virtualization,
|
||||||
and self-hosted services.
|
and self-hosted services.
|
||||||
@@ -133,14 +133,14 @@
|
|||||||
<li>System architecture design</li>
|
<li>System architecture design</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a href="#" class="project-link">
|
<a href="https://github.com/ced4568/ceds-homelab" target="_blank" class="project-link">
|
||||||
Coming Soon →
|
View Project →
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- PLACEHOLDER: K3S -->
|
<!-- PLACEHOLDER: K3S -->
|
||||||
<div class="project-card">
|
<div class="project-card">
|
||||||
<h3>☸️ K3s Cluster</h3>
|
<h3>☸️ K3s Kubernetes Cluster</h3>
|
||||||
<p>
|
<p>
|
||||||
Multi-node Kubernetes cluster built for container orchestration,
|
Multi-node Kubernetes cluster built for container orchestration,
|
||||||
service deployment, and infrastructure experimentation.
|
service deployment, and infrastructure experimentation.
|
||||||
@@ -153,8 +153,8 @@
|
|||||||
<li>Infrastructure automation</li>
|
<li>Infrastructure automation</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a href="#" class="project-link">
|
<a href="https://github.com/ced4568/ced-k3s-homelab" target="_blank" class="project-link">
|
||||||
Coming Soon →
|
View Project →
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user