-
Notifications
You must be signed in to change notification settings - Fork 72
/
addons.yaml
260 lines (229 loc) · 7.62 KB
/
addons.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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
microk8s-addons:
description: "List of all addons included in Microk8s."
addons:
- name: "microcks"
description: "Open source Kubernetes Native tool for API Mocking and Testing"
version: "1.7.1"
check_status: "deployment.apps/microcks"
supported_architectures:
- arm64
- amd64
- name: "dashboard-ingress"
description: "Ingress definition for Kubernetes dashboard"
version: "1.0.0"
check_status: "ingress.networking.k8s.io/kubernetes-dashboard-ingress"
supported_architectures:
- arm64
- amd64
- name: "istio"
description: "Core Istio service mesh services"
version: "1.18.2"
check_status: "${SNAP_DATA}/bin/istioctl"
supported_architectures:
- amd64
- name: "knative"
description: "Knative Serverless and Event Driven Applications"
version: "1.6.0"
check_status: "deployment.apps/knative-operator"
supported_architectures:
- arm64
- amd64
- s390x
- ppc64le
- name: "fluentd"
description: "Elasticsearch-Fluentd-Kibana logging and monitoring"
version: "3.1.0"
check_status: "daemonset.apps/fluentd-es-v3.1.0"
supported_architectures:
- amd64
- name: "jaeger"
description: "Kubernetes Jaeger operator with its simple config"
version: "1.36.0"
check_status: "pod/jaeger-operator"
supported_architectures:
- arm64
- amd64
- name: "linkerd"
description: "Linkerd is a service mesh for Kubernetes and other frameworks"
version: "2.14.3"
check_status: "pod/linkerd-destination"
supported_architectures:
- amd64
- arm64
- name: "cilium"
description: "SDN, fast with full network policy"
version: "1.15.2"
check_status: "pod/cilium"
confinement: "classic"
supported_architectures:
- amd64
- arm64
- name: "multus"
description: "Multus CNI enables attaching multiple network interfaces to pods"
version: "3.9"
check_status: "${SNAP_DATA}/args/cni-network/00-multus.conf"
confinement: "classic"
supported_architectures:
- amd64
- arm64
- name: "nfs"
description: "NFS Server Provisioner"
version: "1.4.0"
check_status: "statefulset.apps/nfs-server-provisioner"
confinement: "classic"
supported_architectures:
- amd64
- name: "portainer"
description: "Portainer UI for your Kubernetes cluster"
version: "2.0.0"
check_status: "deployment.apps/portainer "
supported_architectures:
- arm64
- amd64
- name: "traefik"
description: "traefik Ingress controller"
version: "2.9.6"
check_status: "deployment.apps/traefik"
supported_architectures:
- arm64
- amd64
- s390x
- name: "keda"
description: "Kubernetes-based Event Driven Autoscaling"
version: "2.12.0"
check_status: "pod/keda-operator"
supported_architectures:
- amd64
- name: "openfaas"
description: "OpenFaaS serverless framework"
version: "6.2.2"
check_status: "pod/gateway"
supported_architectures:
- amd64
- name: "openebs"
description: "OpenEBS is the open-source storage solution for Kubernetes"
version: "2.6.0"
check_status: "pod/openebs-ndm"
supported_architectures:
- arm64
- amd64
- name: "kata"
description: "Kata Containers is a secure runtime with lightweight VMS"
version: "latest/stable"
check_status: "${SNAP_DATA}/var/lock/kata.enabled"
confinement: "classic"
supported_architectures:
- amd64
- name: "inaccel"
description: "Simplifying FPGA management in Kubernetes"
version: ""
check_status: "daemonset.apps/fpga-operator"
supported_architectures:
- amd64
- name: "trivy"
description: "Kubernetes-native security scanner"
version: "0.15.1"
check_status: "deployment.apps/trivy-operator"
supported_architectures:
- arm64
- amd64
- name: "argocd"
description: "Argo CD is a declarative continuous deployment for Kubernetes."
version: "2.7.2"
check_status: "deployment.apps/argo-cd-argocd-server"
supported_architectures:
- arm64
- amd64
- name: "osm-edge"
description: "osm-edge is a lightweight SMI compatible service mesh for the edge-computing."
version: "1.1.0"
check_status: "pod/osm-controller"
supported_architectures:
- amd64
- arm64
- name: "sosivio"
description: "Kubernetes Predictive Troubleshooting, Observability, and Resource Optimization"
version: "1.7.1"
check_status: "deployment.apps/sosivio-dashboard"
supported_architectures:
- amd64
- name: "kwasm"
description: "WebAssembly support for WasmEdge (Docker Wasm) and Spin (Azure AKS WASI)"
version: "0.2.0"
check_status: "deployment.apps/kwasm-operator"
confinement: "classic"
supported_architectures:
- amd64
- arm64
- name: "gopaddle"
description: "Low-Code Kubernetes IDE with AI Co-pilot"
version: "5.0"
check_status: "deployment.apps/gopaddle"
supported_architectures:
- amd64
- arm64
- name: "parking"
description: "Static webserver to park a domain. Works with EasyHAProxy."
version: "0.1.0"
check_status: "deployment.apps/parking-static-httpserver"
supported_architectures:
- amd64
- arm64
- name: "easyhaproxy"
description: "EasyHAProxy can configure HAProxy automatically based on ingress labels"
version: "0.1.5"
check_status: "pod/ingress-easyhaproxy"
supported_architectures:
- amd64
- arm64
- name: "shifu"
description: "Kubernetes native IoT software development framework."
version: "0.11.0"
check_status: "deployment.apps/shifu-crd-controller-manager"
supported_architectures:
- amd64
- arm64
- name: "kubearmor"
description: "Cloud-native runtime security enforcement system for k8s"
version: "0.10.2"
check_status: "daemonset.apps/kubearmor"
confinement: "classic"
supported_architectures:
- amd64
- arm64
- name: "falco"
description: "Cloud-native runtime threat detection tool for Linux and K8s"
version: "4.5.1"
check_status: "daemonset.apps/falco"
supported_architectures:
- amd64
- arm64
- name: "cloudnative-pg"
description: "PostgreSQL operator CloudNativePG"
version: "0.0.1"
check_status: "deployment.apps/cnpg-controller-manager"
confinement: "classic"
supported_architectures:
- arm64
- amd64
- name: "ngrok"
description: "ngrok Ingress Controller instantly adds connectivity, load balancing, authentication, and observability to your services"
version: "0.0.1"
check_status: "deployment.apps/ngrok-ingress-controller-kubernetes-ingress-controller-manager"
confinement: "classic"
supported_architectures:
- arm64
- amd64
- name: "stunner"
description: "A Kubernetes media gateway for WebRTC"
version: "0.0.1"
check_status: "deployment.apps/stunner-gateway-operator-controller-manager"
supported_architectures:
- arm64
- amd64
- name: "sriov-device-plugin"
description: "SR-IOV Network Device Plugin."
version: "3.7.0"
check_status: "daemonset.apps/kube-sriov-device-plugin"
supported_architectures:
- amd64