Skip to content

docs(installation): add minimal deployment path without Prometheus Operator#2431

Merged
vprashar2929 merged 1 commit intosustainable-computing-io:mainfrom
LarytheLord:docs/kind-minimal-manifest-2197
Feb 26, 2026
Merged

docs(installation): add minimal deployment path without Prometheus Operator#2431
vprashar2929 merged 1 commit intosustainable-computing-io:mainfrom
LarytheLord:docs/kind-minimal-manifest-2197

Conversation

@LarytheLord
Copy link
Copy Markdown
Contributor

Summary

  • add a Minimal Kubernetes Deployment (No Prometheus Operator) section to docs/user/installation.md
  • provide concrete commands to deploy only core Kepler resources
  • explicitly call out skipped Prometheus-specific manifests:
    • manifests/k8s/servicemonitor.yaml
    • manifests/k8s/prometheus-rbac.yaml
  • update troubleshooting note to point users to the minimal deployment path when ServiceMonitor is unavailable

Why

The current manual deployment path assumes Prometheus Operator resources are usable. This adds a simpler exporter-only path for local/dev setups where users just need Kepler metrics.

Fixes #2197.

@github-actions github-actions Bot added the docs Documentation changes label Feb 26, 2026
…rator

Signed-off-by: LarytheLord <llawlietbagsum@gmail.com>
@LarytheLord LarytheLord force-pushed the docs/kind-minimal-manifest-2197 branch from 3fb80a2 to 0930e5a Compare February 26, 2026 09:02
@vprashar2929 vprashar2929 merged commit 6107245 into sustainable-computing-io:main Feb 26, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add example for minimal build-manifest deployment without Prometheus for Kind

2 participants