Install Capacitor Next: FluxCD UI Alternative to Weave GitOps
Capacitor Next is a single-binary Kubernetes UI focused on FluxCD. Its pitch is short: k9s in the browser,…
Capacitor Next is a single-binary Kubernetes UI focused on FluxCD. Its pitch is short: k9s in the browser,…
Most ArgoCD users learn the CLI from snippets. The official command reference is dry, the popular cheat sheets…
If you Googled “Weave GitOps” and landed here, the first thing you need to know is the project’s…
Deploy Longhorn 1.11 distributed block storage on a Kubernetes 1.34 cluster running on Proxmox: 3-replica volumes, snapshots, S3…
Install Istio service mesh on Kubernetes 1.34: enable strict mTLS, deploy a v1/v2 sample app, split traffic 90/10…
Side-by-side OPA Gatekeeper and Kyverno on the same Kubernetes 1.34 cluster: identical registry whitelist policy in Rego and…
Run Kubernetes Pod Security Standards (PSS) end to end: namespace labels for baseline and restricted, real denial messages,…
Run Flux CD and ArgoCD on the same Kubernetes 1.34 cluster, compare reconciliation, Helm, SOPS, multi-cluster, and decide…
Kubernetes Dashboard gives you a web UI to inspect workloads, pods, services, and nodes without juggling kubectl output…
MetalLB fills the one gap that bare-metal Kubernetes has no native answer for: Services of type LoadBalancer. On…
ArgoCD ships with a ClusterIP Service by default, which means after the install the UI is only reachable…
The moment you hit three clusters, per-cluster Application manifests become a maintenance problem. One ApplicationSet replaces that entire…