generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 22
375 lines (375 loc) · 11 KB
/
CryptoMB-design.yml
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
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
name: CryptoMB-TLS-handshake-acceleration-for-istio(test1)
services:
example-istiocontrolplane:
name: example-istiocontrolplane
type: IstioOperator
apiVersion: install.istio.io/v1alpha1
namespace: istio-system
model: kubernetes
dependsOn:
- istio-operator-eunco
settings:
spec:
components:
egress Gateways:
- enabled: true
name: istio-egressgateway
ingress Gateways:
- enabled: true
k8s:
pod Annotations:
proxy.istio.io/config: |
privateKeyProvider:
cryptomb:
pollDelay: 10ms
name: istio-ingressgateway
profile: demo
traits:
meshmap:
edges: []
id: 0a9190c6-3b94-4497-9b5e-0e26e26a3f4a
label: example-istiocontrolplane
meshmodel-metadata:
isCustomResource: true
isNamespaced: true
primaryColor: '#326CE5'
secondaryColor: '#7aa1f0'
shape: circle
svgColor: ui/public/static/img/meshmodels/kubernetes/color/apiservice-color.svg
svgWhite: ui/public/static/img/meshmodels/kubernetes/white/apiservice-white.svg
position:
posX: 448.11615449152737
posY: 115.57287677378196
istio-operator-bdbuj:
name: istio-operator
type: ServiceAccount
apiVersion: v1
namespace: istio-operator
model: kubernetes
traits:
meshmap:
edges: []
id: 9240267f-d393-4c5d-bdf9-596bacf0ebf0
label: istio-operator
meshmodel-metadata:
genealogy: ""
isCustomResource: false
isNamespaced: true
logoURL: https://github.com/cncf/artwork/blob/master/projects/kubernetes/icon/white/kubernetes-icon-white.svg
model: kubernetes
modelDisplayName: Kubernetes
primaryColor: '#326CE5'
published: true
secondaryColor: '#7aa1f0'
shape: round-rectangle
styleOverrides: ""
subCategory: Scheduling & Orchestration
svgColor: ui/public/static/img/meshmodels/kubernetes/color/serviceaccount-color.svg
svgComplete: ""
svgWhite: ui/public/static/img/meshmodels/kubernetes/color/serviceaccount-color.svg
position:
posX: 561.5
posY: 194.5
istio-operator-eunco:
name: istio-operator
type: Deployment
apiVersion: apps/v1
model: kubernetes
namespace: istio-operator
settings:
spec:
replicas: 1
revision History Limit: 10
selector:
match Labels:
name: istio-operator
template:
metadata:
annotations:
prometheus.io/port: "15014"
prometheus.io/scrape: "true"
labels:
name: istio-operator
spec:
containers:
- command:
- operator
- server
- --monitoring-host=127.0.0.1
- --monitoring-port=15014
env:
- name: WATCH_NAMESPACE
value: istio-system
- name: LEADER_ELECTION_NAMESPACE
value: istio-operator
- name: POD_NAME
value From:
field Ref:
field Path: metadata.name
- name: OPERATOR_NAME
value: istio-operator
- name: WAIT_FOR_RESOURCES_TIMEOUT
value: 300s
- name: REVISION
value: ""
image: docker.io/istio/operator:1.18.0
name: istio-operator
resources:
limits:
cpu: 200m
memory: 256Mi
requests:
cpu: 50m
memory: 128Mi
security Context:
allow Privilege Escalation: false
capabilities:
drop:
- ALL
privileged: false
read Only Root Filesystem: true
run As Group: 1337
run As Non Root: true
run As User: 1337
service Account Name: istio-operator
traits:
meshmap:
edges: []
id: 8e79be8c-da6a-49fe-8bc2-6decf12fd7c1
label: istio-operator
meshmodel-metadata:
genealogy: parent
isCustomResource: false
isNamespaced: true
logoURL: Created by Lee
model: kubernetes
modelDisplayName: Kubernetes
primaryColor: '#326CE5'
published: true
secondaryColor: '#7aa1f0'
shape: round-pentagon
styleOverrides: '{"background-image":"none","border-width":2,"background-opacity":0.5}'
subCategory: Scheduling & Orchestration
svgColor: ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg
svgComplete: ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg
svgWhite: ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg
position:
posX: 492.1229787505797
posY: 234.6048777043293
istio-operator-hynzf:
name: istio-operator
type: Service
apiVersion: v1
model: kubernetes
namespace: istio-operator
settings:
spec:
ports:
- name: http-metrics
port: 80
protocol: TCP
target Port: 8383
selector:
name: istio-operator
traits:
meshmap:
edges: []
id: d24ca3fc-fb37-40d6-86b7-a2665b24f120
label: istio-operator
meshmodel-metadata:
genealogy: ""
isCustomResource: false
isNamespaced: true
logoURL: https://github.com/cncf/artwork/blob/master/projects/kubernetes/icon/white/kubernetes-icon-white.svg
model: kubernetes
modelDisplayName: Kubernetes
primaryColor: '#326CE5'
published: true
secondaryColor: '#7aa1f0'
shape: round-triangle
styleOverrides: '{"height":16,"width":17,"padding":12,"background-fit":"none","background-position-y":4.5}'
subCategory: Scheduling & Orchestration
svgColor: ui/public/static/img/meshmodels/kubernetes/color/apiservice-color.svg
svgComplete: ""
svgWhite: ui/public/static/img/meshmodels/kubernetes/white/apiservice-white.svg
position:
posX: 484.9355395872588
posY: 168.2587641981373
istio-operator-nijef:
name: istio-operator
type: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
model: kubernetes
namespace: istio-operator
settings:
role Ref:
api Group: rbac.authorization.k8s.io
kind: ClusterRole
name: istio-operator
subjects:
- kind: ServiceAccount
name: istio-operator
namespace: istio-operator
traits:
meshmap:
edges: []
id: c3ad3045-b7a5-4b15-bafc-55ad9cc2bce6
label: istio-operator
meshmodel-metadata:
genealogy: ""
isCustomResource: false
isNamespaced: false
logoURL: Created by Lee
model: kubernetes
modelDisplayName: Kubernetes
primaryColor: '#326CE5'
published: true
secondaryColor: '#7aa1f0'
shape: round-rectangle
styleOverrides: '{"height":"22px","width":"16px","padding":"6px", "z-index":9999}'
subCategory: Scheduling & Orchestration
svgColor: ui/public/static/img/meshmodels/kubernetes/color/clusterrolebinding-color.svg
svgComplete: ""
svgWhite: ui/public/static/img/meshmodels/kubernetes/white/clusterrolebinding-white.svg
position:
posX: 583.5433705937176
posY: 276.8033383692807
istio-operator-rympr:
name: istio-operator
type: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
model: kubernetes
settings:
rules:
- api Groups:
- authentication.istio.io
resources:
- '*'
verbs:
- '*'
- api Groups:
- config.istio.io
resources:
- '*'
verbs:
- '*'
- api Groups:
- install.istio.io
resources:
- '*'
verbs:
- '*'
- api Groups:
- networking.istio.io
resources:
- '*'
verbs:
- '*'
- api Groups:
- security.istio.io
resources:
- '*'
verbs:
- '*'
- api Groups:
- admissionregistration.k8s.io
resources:
- mutatingwebhookconfigurations
- validatingwebhookconfigurations
verbs:
- '*'
- api Groups:
- apiextensions.k8s.io
resources:
- customresourcedefinitions.apiextensions.k8s.io
- customresourcedefinitions
verbs:
- '*'
- api Groups:
- apps
- extensions
resources:
- daemonsets
- deployments
- deployments/finalizers
- replicasets
verbs:
- '*'
- api Groups:
- autoscaling
resources:
- horizontalpodautoscalers
verbs:
- '*'
- api Groups:
- monitoring.coreos.com
resources:
- servicemonitors
verbs:
- get
- create
- update
- api Groups:
- policy
resources:
- poddisruptionbudgets
verbs:
- '*'
- api Groups:
- rbac.authorization.k8s.io
resources:
- clusterrolebindings
- clusterroles
- roles
- rolebindings
verbs:
- '*'
- api Groups:
- coordination.k8s.io
resources:
- leases
verbs:
- get
- create
- update
- api Groups:
- ""
resources:
- configmaps
- endpoints
- events
- namespaces
- pods
- pods/proxy
- pods/portforward
- persistentvolumeclaims
- secrets
- services
- serviceaccounts
- resourcequotas
verbs:
- '*'
traits:
meshmap:
edges: []
id: f9e95f4b-ffef-4523-917c-1442bb59b53b
label: istio-operator
meshmodel-metadata:
genealogy: ""
isCustomResource: false
isNamespaced: false
logoURL: Created by Lee
model: kubernetes
modelDisplayName: Kubernetes
primaryColor: '#326CE5'
published: true
secondaryColor: '#7aa1f0'
shape: round-rectangle
styleOverrides: '{"height":"22px","width":"16px","padding":"6px"}'
subCategory: Scheduling & Orchestration
svgColor: ui/public/static/img/meshmodels/kubernetes/color/clusterrole-color.svg
svgComplete: ""
svgWhite: ui/public/static/img/meshmodels/kubernetes/white/clusterrole-white.svg
position:
posX: 671.5732114890026
posY: 194.95822565413835