Skip to content

Commit

Permalink
fix: rm opencost (#1585)
Browse files Browse the repository at this point in the history
Co-authored-by: ElderMatt <matthew.elderhorst@hotmail.com>
Co-authored-by: Jehoszafat Zimnowoda <jehoszafat.zimnowoda@redkubes.com>
  • Loading branch information
3 people authored Apr 29, 2024
1 parent 056a3cc commit e9a8b4a
Show file tree
Hide file tree
Showing 27 changed files with 4 additions and 2,375 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ Otomi offers a set of integrated Kubernetes applications (using upstream open so
- [Minio](https://github.com/minio/minio): High performance Object Storage compatible with Amazon S3 cloud storage service
- [Trivy](https://github.com/aquasecurity/trivy-operator): Kubernetes-native security toolkit
- [Falco](https://github.com/falcosecurity/falco): Cloud Native Runtime Security
- [Opencost](https://github.com/opencost/opencost): Cost monitoring for Kubernetes
language ecosystems
- [Grafana Tempo](https://github.com/grafana/tempo): High-scale distributed tracing backend
- [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

Expand Down
12 changes: 0 additions & 12 deletions apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -281,18 +281,6 @@ appsInfo:
dependencies: None
about: MinIO is a High Performance Object Storage and its API is compatible with the Amazon Web Services S3 cloud storage service.
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.
opencost:
title: Opencost
appVersion: 1.9.8
repo: https://github.com/opencost/opencost
maintainers: Opencost
relatedLinks:
- https://otomi.io/docs/apps/opencost
- https://www.opencost.io/
license: Apache 2.0
dependencies: None. Prometheus is adviced
about: OpenCost models give teams visibility into current and historical Kubernetes spend and resource allocation.
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.
prometheus:
title: Prometheus
appVersion: 0.65.1
Expand Down
Loading

0 comments on commit e9a8b4a

Please sign in to comment.