-
Notifications
You must be signed in to change notification settings - Fork 0
/
bundle.yaml
205 lines (205 loc) · 8.75 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
bundle: kubernetes
name: kubeflow
applications:
admission-webhook:
charm: ./admission-webhook_1f35e57.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/poddefaults-webhook:v1.7.0
argo-controller:
charm: ./argo-controller_980dd9f.charm
scale: 1
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/argoproj/workflow-controller:v3.3.8
options:
executor-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/argoproj/argoexec:v3.3.8
argo-server:
charm: ./argo-server_2618292.charm
scale: 1
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/argoproj/argocli:v3.3.8
dex-auth:
charm: ./dex-auth_65aa828.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/dexidp/dex:v2.36.0
istio-ingressgateway:
charm: ./istio-gateway_7e98e78.charm
scale: 1
trust: true
options:
kind: ingress
proxy-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/istio/proxyv2:1.17.3
istio-pilot:
charm: ./istio-pilot_6fc00a7.charm
scale: 1
trust: true
options:
default-gateway: kubeflow-gateway
image-configuration: '{"pilot-image": pilot, "global-tag": 1.17.3, "global-hub": <your_private_container_repo>/ssdsp-platform-dev/ckf-images/istio, "global-proxy-image": proxyv2, "global-proxy-init-image": proxyv2, "grpc-bootstrap-init": busybox:1.28}'
katib-db:
charm: ./mysql-k8s_1852a95.charm
scale: 1
trust: true
constraints: mem=2G
resources:
mysql-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/charmed-mysql:753477ce39712221f008955b746fcf01a215785a215fe3de56f525380d14ad97
katib-db-manager:
charm: ./katib-db-manager_a4a64a8.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/katib-db-manager:v0.16.0-rc.1
katib-ui:
charm: ./katib-ui_8351d0e.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflowkatib/katib-ui:v0.16.0-rc.1
jupyter-controller:
charm: ./jupyter-controller_a78392e.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/notebook-controller:v1.7.0
jupyter-ui:
charm: ./jupyter-ui_99b1be1.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/jupyter-web-app:v1.7.0
options:
jupyter-images: "['<your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/jupyter-scipy:v1.7.0','<your_private_container_repo>/ssdsp-platform-dev/ckf-imageskubeflownotebookswg/jupyter-pytorch-full:v1.7.0','<your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/jupyter-pytorch-cuda-full:v1.7.0','<your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/jupyter-tensorflow-full:v1.7.0','<your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/jupyter-tensorflow-cuda-full:v1.7.0']"
rstudio-images: "['<your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/rstudio-tidyverse:v1.7.0']"
vscode-images: "['<your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/codeserver-python:v1.7.0']"
kfp-api:
charm: ./kfp-api_5708923.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/charmedkubeflow/api-server:2.0.0-alpha.7_20.04_1
kfp-db:
charm: ./mysql-k8s_1852a95.charm
scale: 1
trust: true
constraints: mem=2G
resources:
mysql-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/canonical/charmed-mysql:753477ce39712221f008955b746fcf01a215785a215fe3de56f525380d14ad97
kfp-persistence:
charm: ./kfp-persistence_a7d1ba7.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/charmedkubeflow/persistenceagent:2.0.0-alpha.7_22.04_1
kfp-profile-controller:
charm: ./kfp-profile-controller_527ffbc.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/python:3.7
kfp-schedwf:
charm: ./kfp-schedwf_31d7d73.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/charmedkubeflow/scheduledworkflow:2.0.0-alpha.7_22.04_1
kfp-ui:
charm: ./kfp-ui_dd3a136.charm
scale: 1
trust: true
resources:
ml-pipeline-ui: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/ml-pipeline/frontend:2.0.0-alpha.7
kfp-viewer:
charm: ./kfp-viewer_17bb76d.charm
scale: 1
trust: true
resources:
kfp-viewer-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/charmedkubeflow/viewer-crd-controller:2.0.0-alpha.7_22.04_1
kfp-viz:
charm: ./kfp-viz_874d439.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/ml-pipeline/visualization-server:2.0.0-alpha.7
kubeflow-dashboard:
charm: ./kubeflow-dashboard_80a6d16.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/centraldashboard:v1.7.0
kubeflow-profiles:
charm: ./kubeflow-profiles_31e21ba.charm
scale: 1
trust: true
resources:
profile-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/profile-controller:v1.7.0
kfam-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/kfam:v1.7.0
kubeflow-roles:
charm: ./kubeflow-roles_d034aa7.charm
scale: 1
trust: true
kubeflow-volumes:
charm: ./kubeflow-volumes_2ee0a84.charm
scale: 1
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/volumes-web-app:v1.7.0
metacontroller-operator:
charm: ./metacontroller-operator_ba83c90.charm
scale: 1
trust: true
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/metacontrollerio/metacontroller:v3.0.0
minio:
charm: ./minio_3ba39ff.charm
scale: 1
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/minio/minio:RELEASE.2021-09-03T03-56-13Z
oidc-gatekeeper:
charm: ./oidc-gatekeeper_222216f.charm
scale: 1
resources:
oci-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/arrikto/kubeflow/oidc-authservice:e236439
tensorboard-controller:
charm: ./tensorboard-controller_840554c.charm
scale: 1
trust: true
resources:
tensorboard-controller-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/tensorboard-controller:v1.7.0
tensorboards-web-app:
charm: ./tensorboards-web-app_d2c0149.charm
scale: 1
trust: true
resources:
tensorboards-web-app-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflownotebookswg/tensorboards-web-app:v1.7.0
training-operator:
charm: ./training-operator_a79c15c.charm
scale: 1
trust: true
resources:
training-operator-image: <your_private_container_repo>/ssdsp-platform-dev/ckf-images/kubeflow/training-operator:v1-66aa635
relations:
- [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, 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]
- [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]
- [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, tensorboards-web-app:dashboard-links]