-
Notifications
You must be signed in to change notification settings - Fork 50
/
bundle.yaml
313 lines (313 loc) · 8.42 KB
/
bundle.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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
bundle: kubernetes
name: kubeflow
docs: https://discourse.charmhub.io/t/3749
applications:
admission-webhook:
charm: admission-webhook
channel: latest/edge
trust: true
scale: 1
_github_repo_name: admission-webhook-operator
_github_repo_branch: main
argo-controller:
charm: argo-controller
channel: latest/edge
trust: true
scale: 1
_github_repo_name: argo-operators
_github_repo_branch: main
dex-auth:
charm: dex-auth
channel: latest/edge
scale: 1
trust: true
_github_repo_name: dex-auth-operator
_github_repo_branch: main
envoy:
charm: envoy
channel: latest/edge
scale: 1
trust: true
_github_repo_name: envoy-operator
_github_repo_branch: main
istio-ingressgateway:
charm: istio-gateway
channel: latest/edge
scale: 1
trust: true
_github_repo_name: istio-operators
_github_repo_branch: main
options:
kind: ingress
istio-pilot:
charm: istio-pilot
channel: latest/edge
scale: 1
trust: true
_github_repo_name: istio-operators
_github_repo_branch: main
options:
default-gateway: kubeflow-gateway
jupyter-controller:
charm: jupyter-controller
channel: latest/edge
scale: 1
trust: true
_github_repo_name: notebook-operators
_github_repo_branch: main
jupyter-ui:
charm: jupyter-ui
channel: latest/edge
scale: 1
trust: true
_github_repo_name: notebook-operators
_github_repo_branch: main
katib-controller:
charm: katib-controller
channel: latest/edge
scale: 1
trust: true
_github_repo_name: katib-operators
_github_repo_branch: main
katib-db:
charm: mysql-k8s
channel: 8.0/edge
scale: 1
trust: true
constraints: mem=2G
_github_dependency_repo_name: mysql-k8s-operator
_github_dependency_repo_branch: main
katib-db-manager:
charm: katib-db-manager
channel: latest/edge
scale: 1
trust: true
_github_repo_name: katib-operators
_github_repo_branch: main
katib-ui:
charm: katib-ui
channel: latest/edge
scale: 1
trust: true
_github_repo_name: katib-operators
_github_repo_branch: main
kfp-api:
charm: kfp-api
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: main
kfp-db:
charm: mysql-k8s
channel: 8.0/edge
scale: 1
trust: true
constraints: mem=2G
_github_dependency_repo_name: mysql-k8s-operator
_github_dependency_repo_branch: main
kfp-metadata-writer:
charm: kfp-metadata-writer
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: main
kfp-persistence:
charm: kfp-persistence
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: main
kfp-profile-controller:
charm: kfp-profile-controller
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: main
kfp-schedwf:
charm: kfp-schedwf
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: main
kfp-ui:
charm: kfp-ui
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: main
kfp-viewer:
charm: kfp-viewer
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: main
kfp-viz:
charm: kfp-viz
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: main
knative-eventing:
charm: knative-eventing
channel: latest/edge
scale: 1
trust: true
options:
namespace: knative-eventing
_github_repo_name: knative-operators
_github_repo_branch: main
knative-operator:
charm: knative-operator
channel: latest/edge
scale: 1
trust: true
_github_repo_name: knative-operators
_github_repo_branch: main
knative-serving:
charm: knative-serving
channel: latest/edge
scale: 1
trust: true
options:
namespace: knative-serving
istio.gateway.namespace: kubeflow
istio.gateway.name: kubeflow-gateway
_github_repo_name: knative-operators
_github_repo_branch: main
kserve-controller:
charm: kserve-controller
channel: latest/edge
scale: 1
trust: true
options:
deployment-mode: serverless
_github_repo_name: kserve-operators
_github_repo_branch: main
kubeflow-dashboard:
charm: kubeflow-dashboard
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kubeflow-dashboard-operator
_github_repo_branch: main
kubeflow-profiles:
charm: kubeflow-profiles
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kubeflow-profiles-operator
_github_repo_branch: main
kubeflow-roles:
charm: kubeflow-roles
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kubeflow-roles-operator
_github_repo_branch: main
kubeflow-volumes:
charm: kubeflow-volumes
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kubeflow-volumes-operator
_github_repo_branch: main
metacontroller-operator:
charm: metacontroller-operator
channel: latest/edge
scale: 1
trust: true
_github_repo_name: metacontroller-operator
_github_repo_branch: main
mlmd:
charm: mlmd
channel: latest/edge
scale: 1
trust: true
_github_repo_name: mlmd-operator
_github_repo_branch: main
minio:
charm: minio
channel: latest/edge
scale: 1
_github_repo_name: minio-operator
_github_repo_branch: main
oidc-gatekeeper:
charm: oidc-gatekeeper
channel: latest/edge
scale: 1
trust: true
_github_repo_name: oidc-gatekeeper-operator
_github_repo_branch: main
pvcviewer-operator:
charm: pvcviewer-operator
channel: latest/edge
scale: 1
trust: true
series: focal
_github_repo_name: pvcviewer-operator
_github_repo_branch: main
tensorboard-controller:
charm: tensorboard-controller
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kubeflow-tensorboards-operator
_github_repo_branch: main
tensorboards-web-app:
charm: tensorboards-web-app
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kubeflow-tensorboards-operator
_github_repo_branch: main
training-operator:
charm: training-operator
channel: latest/edge
scale: 1
trust: true
_github_repo_name: training-operator
_github_repo_branch: main
relations:
- [argo-controller, minio]
- [dex-auth:dex-oidc-config, oidc-gatekeeper:dex-oidc-config]
- [dex-auth:oidc-client, oidc-gatekeeper:oidc-client]
- [istio-pilot:ingress, dex-auth:ingress]
- [istio-pilot:ingress, jupyter-ui:ingress]
- [istio-pilot:ingress, katib-ui:ingress]
- [istio-pilot:ingress, kfp-ui:ingress]
- [istio-pilot:ingress, kubeflow-dashboard:ingress]
- [istio-pilot:ingress, kubeflow-volumes:ingress]
- [istio-pilot:ingress, oidc-gatekeeper:ingress]
- [istio-pilot:ingress, envoy:ingress]
- [istio-pilot:ingress-auth, oidc-gatekeeper:ingress-auth]
- [istio-pilot:istio-pilot, istio-ingressgateway:istio-pilot]
- [istio-pilot:ingress, tensorboards-web-app:ingress]
- [istio-pilot:gateway-info, tensorboard-controller:gateway-info]
- [katib-db-manager:k8s-service-info, katib-controller:k8s-service-info]
- [katib-db-manager:relational-db, katib-db:database]
- [kfp-api:relational-db, kfp-db:database]
- [kfp-api:kfp-api, kfp-persistence:kfp-api]
- [kfp-api:kfp-api, kfp-ui:kfp-api]
- [kfp-api:kfp-viz, kfp-viz:kfp-viz]
- [kfp-api:object-storage, minio:object-storage]
- [kfp-profile-controller:object-storage, minio:object-storage]
- [kfp-ui:object-storage, minio:object-storage]
- [kserve-controller:ingress-gateway, istio-pilot:gateway-info]
- [kserve-controller:local-gateway, knative-serving:local-gateway]
- [kubeflow-profiles, kubeflow-dashboard]
- [kubeflow-dashboard:links, jupyter-ui:dashboard-links]
- [kubeflow-dashboard:links, katib-ui:dashboard-links]
- [kubeflow-dashboard:links, kfp-ui:dashboard-links]
- [kubeflow-dashboard:links, kubeflow-volumes:dashboard-links]
- [kubeflow-dashboard:links, tensorboards-web-app:dashboard-links]
- [kubeflow-dashboard:links, training-operator:dashboard-links]
- [mlmd:grpc, envoy:grpc]
- [mlmd:grpc, kfp-metadata-writer:grpc]