-
Notifications
You must be signed in to change notification settings - Fork 50
/
bundle.yaml
269 lines (269 loc) · 7.31 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
bundle: kubernetes
name: kubeflow
docs: https://discourse.charmhub.io/t/3749
applications:
admission-webhook:
charm: admission-webhook
channel: 1.7/stable
scale: 1
_github_repo_name: admission-webhook-operator
_github_repo_branch: track/1.7
argo-controller:
charm: argo-controller
channel: 3.3/stable
scale: 1
_github_repo_name: argo-operators
_github_repo_branch: track/3.3
argo-server:
charm: argo-server
channel: 3.3/stable
scale: 1
_github_repo_name: argo-operators
_github_repo_branch: track/3.3
dex-auth:
charm: dex-auth
channel: 2.31/stable
scale: 1
trust: true
_github_repo_name: dex-auth-operator
_github_repo_branch: track/2.31
istio-ingressgateway:
charm: istio-gateway
channel: 1.16/stable
scale: 1
trust: true
_github_repo_name: istio-operators
_github_repo_branch: track/1.16
options:
kind: ingress
istio-pilot:
charm: istio-pilot
channel: 1.16/stable
scale: 1
trust: true
_github_repo_name: istio-operators
_github_repo_branch: track/1.16
options:
default-gateway: kubeflow-gateway
jupyter-controller:
charm: jupyter-controller
channel: 1.7/stable
scale: 1
_github_repo_name: notebook-operators
_github_repo_branch: track/1.7
jupyter-ui:
charm: jupyter-ui
channel: 1.7/stable
scale: 1
trust: true
_github_repo_name: notebook-operators
_github_repo_branch: track/1.7
katib-controller:
charm: katib-controller
channel: 0.15/stable
scale: 1
_github_repo_name: katib-operators
_github_repo_branch: track/0.15
katib-db:
charm: mysql-k8s
channel: 8.0/stable
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: 0.15/stable
scale: 1
trust: true
_github_repo_name: katib-operators
_github_repo_branch: track/0.15
katib-ui:
charm: katib-ui
channel: 0.15/stable
scale: 1
trust: true
_github_repo_name: katib-operators
_github_repo_branch: track/0.15
kfp-api:
charm: kfp-api
channel: 2.0/stable
scale: 1
trust: true
_github_repo_name: kfp-operators
_github_repo_branch: track/2.0
kfp-db:
charm: mysql-k8s
channel: 8.0/stable
scale: 1
trust: true
constraints: mem=2G
_github_dependency_repo_name: mysql-k8s-operator
_github_dependency_repo_branch: main
kfp-persistence:
charm: kfp-persistence
channel: 2.0/stable
scale: 1
_github_repo_name: kfp-operators
_github_repo_branch: track/2.0
kfp-profile-controller:
charm: kfp-profile-controller
channel: 2.0/stable
scale: 1
_github_repo_name: kfp-operators
_github_repo_branch: track/2.0
kfp-schedwf:
charm: kfp-schedwf
channel: 2.0/stable
scale: 1
_github_repo_name: kfp-operators
_github_repo_branch: track/2.0
kfp-ui:
charm: kfp-ui
channel: 2.0/stable
scale: 1
_github_repo_name: kfp-operators
_github_repo_branch: track/2.0
kfp-viewer:
charm: kfp-viewer
channel: 2.0/stable
scale: 1
_github_repo_name: kfp-operators
_github_repo_branch: track/2.0
kfp-viz:
charm: kfp-viz
channel: 2.0/stable
scale: 1
_github_repo_name: kfp-operators
_github_repo_branch: track/2.0
knative-eventing:
charm: knative-eventing
channel: 1.8/stable
scale: 1
trust: true
options:
namespace: knative-eventing
_github_repo_name: knative-operators
_github_repo_branch: track/1.8
knative-operator:
charm: knative-operator
channel: 1.8/stable
scale: 1
trust: true
_github_repo_name: knative-operators
_github_repo_branch: track/1.8
knative-serving:
charm: knative-serving
channel: 1.8/stable
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: track/1.8
kserve-controller:
charm: kserve-controller
channel: 0.10/stable
scale: 1
trust: true
_github_repo_name: kserve-operators
_github_repo_branch: track/0.10
kubeflow-dashboard:
charm: kubeflow-dashboard
channel: 1.7/stable
scale: 1
trust: true
_github_repo_name: kubeflow-dashboard-operator
_github_repo_branch: track/1.7
kubeflow-profiles:
charm: kubeflow-profiles
channel: 1.7/stable
scale: 1
trust: true
_github_repo_name: kubeflow-profiles-operator
_github_repo_branch: track/1.7
kubeflow-roles:
charm: kubeflow-roles
channel: 1.7/stable
scale: 1
trust: true
_github_repo_name: kubeflow-roles-operator
_github_repo_branch: track/1.7
kubeflow-volumes:
charm: kubeflow-volumes
channel: 1.7/stable
scale: 1
_github_repo_name: kubeflow-volumes-operator
_github_repo_branch: track/1.7
metacontroller-operator:
charm: metacontroller-operator
channel: 2.0/stable
scale: 1
trust: true
_github_repo_name: metacontroller-operator
_github_repo_branch: track/2.0
minio:
charm: minio
channel: ckf-1.7/stable
scale: 1
_github_repo_name: minio-operator
_github_repo_branch: track/ckf-1.7
oidc-gatekeeper:
charm: oidc-gatekeeper
channel: ckf-1.7/stable
scale: 1
_github_repo_name: oidc-gatekeeper-operator
_github_repo_branch: track/ckf-1.7
seldon-controller-manager:
charm: seldon-core
channel: 1.15/stable
scale: 1
trust: true
_github_repo_name: seldon-core-operator
_github_repo_branch: track/1.15
tensorboard-controller:
charm: tensorboard-controller
channel: 1.7/stable
scale: 1
_github_repo_name: kubeflow-tensorboards-operator
_github_repo_branch: track/1.7
tensorboards-web-app:
charm: tensorboards-web-app
channel: 1.7/stable
scale: 1
_github_repo_name: kubeflow-tensorboards-operator
_github_repo_branch: track/1.7
training-operator:
charm: training-operator
channel: 1.6/stable
scale: 1
trust: true
_github_repo_name: training-operator
_github_repo_branch: track/1.6
relations:
- [argo-controller, minio]
- [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-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]
- [istio-pilot:gateway-info, kserve-controller:ingress-gateway]
- [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]
- [kubeflow-profiles, kubeflow-dashboard]