forked from konstructio/gitops-catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.yaml
126 lines (115 loc) · 6.19 KB
/
index.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
---
apps:
- name: argo-events
displayName: Argo Events
website: "https://github.com/argoproj/argo-events"
imageUrl: "https://argoproj.github.io/argo-events/assets/logo.png"
description: "Argo Events is an event-driven workflow automation framework for Kubernetes which helps you trigger K8s objects, Argo Workflows, Serverless workloads, etc. on events from a variety of sources."
categories:
- CI/CD
- name: argo-rollouts
displayName: Argo Rollouts
website: "https://github.com/argoproj/argo-rollouts"
imageUrl: "https://argoproj.github.io/static/3748e3a7881fe3b037f2401b65943dc0/93d75/rollouts.png"
description: "A Kubernetes controller & set of CRDs which provide advanced deployment capabilities such as blue-green, canary, canary analysis, experimentation, & progressive delivery features to Kubernetes."
categories:
- CI/CD
- name: datadog-agent
displayName: Datadog
website: "https://github.com/DataDog/datadog-agent"
secretKeys:
- name: api-key
label: Datadog API key
- name: app-key
label: Datadog application key
imageUrl: "https://imgix.datadoghq.com/img/dd_logo_n_70x75.png"
description: "Datadog's SaaS-based infrastructure monitoring provides metrics, visualizations, and alerting to ensure your engineering teams can maintain and optimize your cloud or hybrid environments."
categories:
- Observability
- name: goldilocks
displayName: Goldilocks
website: "https://github.com/FairwindsOps/goldilocks"
imageUrl: "https://raw.githubusercontent.com/FairwindsOps/goldilocks/4ce63764d40d8215b2d517c7cb34c557cc81e533/img/goldilocks.svg"
description: "Goldilocks is a utility that can help you identify a starting point for resource requests and limits."
categories:
- Monitoring
- name: kratix
displayName: Kratix
website: "https://github.com/syntasso/kratix"
imageUrl: "https://assets.website-files.com/6194c620b350c4056027fac7/62c6d513f52586d698eb1c43_kratix-logo.png"
description: "Kratix is a framework used by platform teams to build the custom platforms tailored to their organisation."
categories:
- App Management
- name: kubernetes-dashboard
displayName: Kubernetes Dashboard
website: "https://github.com/kubernetes/dashboard"
imageUrl: "https://raw.githubusercontent.com/kubernetes/kubernetes/master/logo/logo.svg"
description: "Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage apps running in the cluster & troubleshoot them, as well as manage the cluster itself."
categories:
- Observability
- name: kutt
displayName: Kutt
website: "https://github.com/thedevs-network/kutt"
secretKeys:
- name: admin.emails
label: Comma seperated list of email addresses that can access admin actions on settings page
- name: config.disallowAnonymousLinks
label: "true or false to Disable anonymous link creation"
- name: mail-from
label: The email address Kutt will send emails from
- name: mail-host
label: The host of the external SMTP server that Kutt should use to send emails
- name: mail-password
label: The password to authenticate to the SMTP host when sending emails
- name: mail-port
label: The port used to connect to the SMTP host
- name: mail-secure
label: "true or false. If true the connection will use TLS when connecting to server. If false (the default) then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if you are connecting to port 465. For port 587 or 25 keep it false"
- name: mail-username
label: The username to authenticate to the SMTP host when sending emails
imageUrl: "https://kutt.it/images/logo.svg"
description: "Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics."
categories:
- Applications
- name: kyverno
displayName: Kyverno
website: "https://github.com/kyverno/kyverno"
imageUrl: "https://repository-images.githubusercontent.com/169108858/35923880-823a-11e9-9089-0c9c102f9e6f"
description: "Kyverno is a policy engine designed for Kubernetes. Kyverno Policies are managed as Kubernetes resources and no new language is required to write policies."
categories:
- Security
- name: opencost
displayName: OpenCost
website: "https://github.com/opencost/opencost"
imageUrl: "https://www.opencost.io/assets/images/opencost-logo-da1451b88bd3065568f9755168643730.png"
description: "OpenCost is a vendor-neutral open source project for measuring and allocating infrastructure and container costs in real time."
categories:
- FinOps
- name: polaris
displayName: Polaris
website: "https://github.com/FairwindsOps/polaris"
imageUrl: "https://camo.githubusercontent.com/21017bcdf60b658e5719e8d4b8ebf4ba4c1115ea907f2d8190427a82f8979eaf/68747470733a2f2f706f6c617269732e646f63732e6661697277696e64732e636f6d2f696d672f706f6c617269732d6c6f676f2e706e67"
description: "Polaris is an open source policy engine for Kubernetes."
categories:
- Security
- name: testkube
displayName: Testkube
website: "https://github.com/kubeshop/testkube"
imageUrl: "https://assets.website-files.com/61e00b3936e571a4ea7a5a4c/63eba7324e90b73e382e9443_testkube-small-logo.svg"
description: "Testkube is a Kubernetes-native testing framework that allows you to automate the executions of your existing testing tools inside your Kubernetes cluster."
categories:
- Testing
secretKeys:
- name: API_KEY
label: Testkube API Key
- name: ORG_ID
label: Testkube Org ID
- name: ENV_ID
label: Testkube Environment ID
- name: tracetest
displayName: Tracetest
website: "https://github.com/kubeshop/tracetest"
imageUrl: "https://assets.website-files.com/625f135a8e554e44ad158913/63f4ff012c966601d2dc37dc_tracetest-small-logo.svg"
description: "Tracetest uses your existing OpenTelemetry traces to power trace-based testing with assertions against your trace data at every point of the request transaction."
categories:
- Testing