diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-01 17:45:51 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-01 17:45:51 +0200 |
| commit | a2f3245832307601c43a3760953653deb482f816 (patch) | |
| tree | f90d7b1d841ab657bb572641444590f5c053353d /gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html | |
| parent | 834fe24994705a517c368b5810cd056ac0df41e2 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html')
| -rw-r--r-- | gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html b/gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html index c38ac8fa..2f72c299 100644 --- a/gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html +++ b/gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html @@ -94,10 +94,11 @@ $ cd f3s/prometheus/ </pre> <br /> <span>**Current master branch** contains the ArgoCD-managed versions with:</span><br /> -<span>- Application manifests organized under <span class='inlinecode'>argocd-apps/{monitoring,services,infra,test}/</span></span><br /> -<span>- Resources organized under <span class='inlinecode'>prometheus/manifests/</span>, <span class='inlinecode'>loki/</span>, etc.</span><br /> -<span>- Justfiles updated to trigger ArgoCD syncs instead of direct Helm commands</span><br /> -<br /> +<ul> +<li>Application manifests organized under <span class='inlinecode'>argocd-apps/{monitoring,services,infra,test}/</span></li> +<li>Resources organized under <span class='inlinecode'>prometheus/manifests/</span>, <span class='inlinecode'>loki/</span>, etc.</li> +<li>Justfiles updated to trigger ArgoCD syncs instead of direct Helm commands</li> +</ul><br /> <span>The deployment concepts and architecture remain the same—only the deployment method changed from imperative (<span class='inlinecode'>helm install/upgrade</span>) to declarative (GitOps with ArgoCD). </span><br /> <br /> <h2 style='display: inline' id='persistent-storage-recap'>Persistent storage recap</h2><br /> |
