Community blueprints for real infrastructure
Reusable, reviewed stacks you can run from the OpenSible console in one click — Kubernetes, service meshes, databases, observability and more.
Argo CD via Helm
Install Argo CD on any cluster using the official argo-helm chart.
Istio Service Mesh
Install Istio via the official istio-helm charts: base + istiod control plane in the istio-system namespace. Deploys sidecar-injection ready mesh; add gateways separately.
Kuma Service Mesh (kuma.io)
Envoy-based, universal service mesh from kuma.io. Deploys the kuma control plane via the official Helm chart into the kuma-system namespace in standalone mode.
Uninstall — Argo CD (Helm)
Run helm uninstall for the Argo CD release, remove argoproj.io CRDs and optionally delete the argocd namespace.
Linkerd Service Mesh
Ultralight service mesh (Rust data plane). Deploys the linkerd-control-plane Helm chart into the linkerd namespace. Requires linkerd-crds + trust anchor first — see the values.yaml comment for a one-liner.
kube-prometheus-stack
Prometheus, Alertmanager and Grafana via Helm with default dashboards.
