-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
178 changed files
with
29,405 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
dependencies: | ||
- name: prometheus | ||
repository: "" | ||
version: 25.28.0 | ||
digest: sha256:21e5f7919ce0d0c31d4a132a09cf2f185daf6b38696452cf035365fb2407443a | ||
generated: "2025-01-11T11:23:33.835515238Z" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
annotations: | ||
catalog.cattle.io/certified: partner | ||
catalog.cattle.io/display-name: K10 | ||
catalog.cattle.io/featured: "3" | ||
catalog.cattle.io/kube-version: '>= 1.17.0-0' | ||
catalog.cattle.io/release-name: k10 | ||
apiVersion: v2 | ||
appVersion: 7.5.2 | ||
dependencies: | ||
- condition: prometheus.server.enabled | ||
name: prometheus | ||
repository: "" | ||
version: 25.28.0 | ||
description: Kasten’s K10 Data Management Platform | ||
home: https://kasten.io/ | ||
icon: file://assets/icons/k10.png | ||
kubeVersion: '>= 1.17.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: kastenIO | ||
name: k10 | ||
version: 7.5.201 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
The K10 data management platform, purpose-built for Kubernetes, provides enterprise operations teams an easy-to-use, scalable, and secure system for backup/restore, disaster recovery, and mobility of Kubernetes applications. | ||
|
||
K10’s application-centric approach and deep integrations with relational and NoSQL databases, Kubernetes distributions, and all clouds provide teams the freedom of infrastructure choice without sacrificing operational simplicity. Policy-driven and extensible, K10 provides a native Kubernetes API and includes features such as full-spectrum consistency, database integrations, automatic application discovery, multi-cloud mobility, and a powerful web-based user interface. | ||
|
||
For more information, refer to the docs [https://docs.kasten.io/](https://docs.kasten.io/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*~ | ||
# Various IDEs | ||
.project | ||
.idea/ | ||
*.tmproj | ||
|
||
OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
dependencies: | ||
- name: alertmanager | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 1.13.0 | ||
- name: kube-state-metrics | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 5.26.0 | ||
- name: prometheus-node-exporter | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 4.40.0 | ||
- name: prometheus-pushgateway | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 2.15.0 | ||
digest: "" | ||
generated: "0001-01-01T00:00:00Z" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
- name: Chart Source | ||
url: https://github.com/prometheus-community/helm-charts | ||
- name: Upstream Project | ||
url: https://github.com/prometheus/prometheus | ||
apiVersion: v2 | ||
appVersion: v2.55.0 | ||
dependencies: | ||
- condition: alertmanager.enabled | ||
name: alertmanager | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 1.13.* | ||
- condition: kube-state-metrics.enabled | ||
name: kube-state-metrics | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 5.26.* | ||
- condition: prometheus-node-exporter.enabled | ||
name: prometheus-node-exporter | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 4.40.* | ||
- condition: prometheus-pushgateway.enabled | ||
name: prometheus-pushgateway | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 2.15.* | ||
description: Prometheus is a monitoring system and time series database. | ||
home: https://prometheus.io/ | ||
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png | ||
keywords: | ||
- monitoring | ||
- prometheus | ||
kubeVersion: '>=1.19.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: gianrubio | ||
- email: [email protected] | ||
name: zanhsieh | ||
- email: [email protected] | ||
name: Xtigyro | ||
- email: [email protected] | ||
name: naseemkullah | ||
- email: [email protected] | ||
name: zeritti | ||
name: prometheus | ||
sources: | ||
- https://github.com/prometheus/alertmanager | ||
- https://github.com/prometheus/prometheus | ||
- https://github.com/prometheus/pushgateway | ||
- https://github.com/prometheus/node_exporter | ||
- https://github.com/kubernetes/kube-state-metrics | ||
type: application | ||
version: 25.28.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
approvers: | ||
- mgoodness | ||
- gianrubio | ||
reviewers: | ||
- mgoodness | ||
- gianrubio |
Oops, something went wrong.