Skip to content

Commit e9a8b4a

Browse files
srodenhuisElderMattJehoszafat Zimnowoda
authored
fix: rm opencost (#1585)
Co-authored-by: ElderMatt <[email protected]> Co-authored-by: Jehoszafat Zimnowoda <[email protected]>
1 parent 056a3cc commit e9a8b4a

27 files changed

+4
-2375
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,6 @@ Otomi offers a set of integrated Kubernetes applications (using upstream open so
136136
- [Minio](https://github.com/minio/minio): High performance Object Storage compatible with Amazon S3 cloud storage service
137137
- [Trivy](https://github.com/aquasecurity/trivy-operator): Kubernetes-native security toolkit
138138
- [Falco](https://github.com/falcosecurity/falco): Cloud Native Runtime Security
139-
- [Opencost](https://github.com/opencost/opencost): Cost monitoring for Kubernetes
140-
language ecosystems
141139
- [Grafana Tempo](https://github.com/grafana/tempo): High-scale distributed tracing backend
142140
- [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-operator): Instrument, generate, collect, and export telemetry data to help you analyze your software’s performance and behavior
143141

apps.yaml

-12
Original file line numberDiff line numberDiff line change
@@ -281,18 +281,6 @@ appsInfo:
281281
dependencies: None
282282
about: MinIO is a High Performance Object Storage and its API is compatible with the Amazon Web Services S3 cloud storage service.
283283
integration: Otomi installs Minio in a stand-alone setup. Optionally Minio Provisioning can be enabled to create buckets and policies for applications in Otomi capable of using object storage for data persistence.
284-
opencost:
285-
title: Opencost
286-
appVersion: 1.9.8
287-
repo: https://github.com/opencost/opencost
288-
maintainers: Opencost
289-
relatedLinks:
290-
- https://otomi.io/docs/apps/opencost
291-
- https://www.opencost.io/
292-
license: Apache 2.0
293-
dependencies: None. Prometheus is adviced
294-
about: OpenCost models give teams visibility into current and historical Kubernetes spend and resource allocation.
295-
integration: Opencost can be activated to provide insight into cost spend for the platform and Otomi teams. The platform admin can set CPU and memory quotas for teams on the platform and receive an alert when a quota has been reached.
296284
prometheus:
297285
title: Prometheus
298286
appVersion: 0.65.1

0 commit comments

Comments
 (0)