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