-
Notifications
You must be signed in to change notification settings - Fork 0
/
Literatur.bib.bak
633 lines (557 loc) · 18.6 KB
/
Literatur.bib.bak
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
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
% Encoding: UTF-8
@Report{SotE21,
author = {Fay Arjomandi and Matt Trifiro and Jacob Smith},
date = {2020-08-01},
institution = {The Linud Foundation},
title = {State of the Edge 2021},
type = {resreport},
subtitle = {A Market and Ecosystem Report for Edge Computing},
url = {https://stateoftheedge.com/reports/state-of-the-edge-report-2021/},
urldate = {2022-04-05},
groups = {Report},
}
@Report{k8ssurv,
author = {Portworx},
date = {2021-03-26},
institution = {PureStorage},
title = {Kubernetes Adoption Survey},
type = {resreport},
url = {https://www.purestorage.com/content/dam/pdf/en/analyst-reports/ar-portworx-pure-storage-2021-kubernetes-adoption-survey.pdf},
urldate = {2022-04-05},
}
@WWW{k8scomp,
author = {The Kubernetes Authors},
date = {2021-10-17},
editor = {Tim Bannister},
title = {Kubernetes Components},
url = {https://kubernetes.io/docs/concepts/overview/components/},
urldate = {2022-04-19},
}
@WWW{cri-runtime,
author = {The Kubernetes Authors},
date = {2022-01-28},
editor = {Tim Bannister},
title = {Container Runtime Interface (CRI)},
url = {https://github.com/kubernetes/cri-api},
subtitle = {a plugin interface which enables kubelet to use a wide variety of container runtimes.},
urldate = {2022-04-19},
timestamp = {2022-01-29},
}
@WWW{k8sconc,
author = {The Kubernetes Authors},
date = {2020-06-22},
editor = {Tim Bannister},
title = {Kubernetes Concepts},
url = {https://kubernetes.io/docs/concepts/},
urldate = {2022-04-19},
abstract = {The Concepts section helps you learn about the parts of the Kubernetes system and the abstractions Kubernetes uses to represent your cluster, and helps you obtain a deeper understanding of how Kubernetes works.},
}
@Book{intro-edge,
author = {Auday, Al-Dulaimy and Yogesh, Sharma and Michel, Gokan-Khan and Javid, Taheri},
date = {2020-09-01},
title = {Introduction to edge computing},
doi = {10.1049/PBPC033E_ch1},
}
@WWW{minikube,
author = {The Kubernetes Authors},
date = {2021-11-19},
editor = {Tian Yang},
title = {Minikube Start},
url = {https://minikube.sigs.k8s.io/docs/start/},
urldate = {2022-04-19},
}
@WWW{servicemesh,
author = {CNCF},
date = {2018-03-15},
editor = {Malphi},
title = {Service Mesh - from technical selection to best practice},
url = {https://www.cncf.io/wp-content/uploads/2020/08/rfma-servicemesh-cncf.pdf},
urldate = {2022-04-19},
}
@WWW{pic-k8s-overview,
author = {Ashish, Patel},
date = {2021-08-12},
title = {Kubernetes — Architecture Overview},
url = {https://bit.ly/3sMQyEE},
urldate = {2022-04-19},
}
@WWW{edge-overview,
author = {Wikipedia},
date = {2019-09-10},
editor = {NoMore201},
title = {Wikipedia: Edge computing infrastructure},
url = {https://en.wikipedia.org/wiki/File:Edge_computing_infrastructure.png},
urldate = {2022-04-05},
}
@WWW{k8s-cni,
author = {Mike Mackrory},
date = {2021-06-07},
title = {The Ultimate Guide To Using Calico, Flannel, Weave and Cilium},
url = {https://platform9.com/blog/the-ultimate-guide-to-using-calico-flannel-weave-and-cilium},
urldate = {2022-03-23},
}
@Report{kubedge,
author = {Ying, Xiong and Ying, Xiong and Li, Xing and Ying, Huang},
date = {2018-10-27},
institution = {Seattle Cloud Lab},
title = {Extend Cloud to Edge with KubeEdge},
type = {techreport},
url = {https://ieeexplore.ieee.org/document/8567693},
urldate = {2022-03-14},
}
@WWW{k8sdnslocal,
author = {The Kubernetes Authors},
date = {2022-01-31},
editor = {Tim Bannister},
title = {Using NodeLocal DNSCache in Kubernetes clusters},
url = {https://kubernetes.io/docs/tasks/administer-cluster/nodelocaldns/},
urldate = {2022-04-19},
}
@Report{hal-kubeedge,
author = {Karim, Manaouil and Adrien, Lebre},
date = {2020-10-22},
institution = {Inria Rennes},
title = {Kubernetes and the Edge?},
type = {resreport},
}
@Report{k8s-sharping-edge,
author = {David, Haja and Mark, Szalay and Balazs, Sonkoly and Gergely, Pongracz and Laszlo, Toka},
date = {2020-03-17},
institution = {MTA-BME Network SoftwarizationResearch Group},
title = {Sharpening Kubernetes for the Edge},
type = {resreport},
}
@WWW{tk-k8s-edge-scheduler,
author = {Karsten, Reincke and Lukas, Steiner},
date = {2019-03-31},
editor = {Karsten, Reincke and Lukas, Steiner},
title = {k8s-edge-scheduler},
url = {https://github.com/telekom/k8s-edge-scheduler},
urldate = {2022-04-10},
}
@Report{5g-k8s-scheduler,
author = {Michael, Chima Ogbuachi and Anna, Reale and Peter, Suskovics and Benedek, Kov ´ acs},
date = {2020-03-01},
institution = {SoftCOM},
title = {Context-Aware Kubernetes Scheduler forEdge-native Applications on 5G},
type = {resreport},
}
@WWW{google-mcs,
author = {Google Inc.},
date = {2022-02-15},
editor = {Google Inc.},
title = {Multi-Cluster-Dienste},
url = {https://cloud.google.com/kubernetes-engine/docs/concepts/multi-cluster-services},
urldate = {2022-04-03},
}
@WWW{kubefed-github,
author = {The Kubernetes Authors},
date = {2022-03-10},
editor = {The Kubernetes Authors},
title = {Kubernetes Cluster Federation},
url = {https://github.com/kubernetes-sigs/kubefed},
urldate = {2022-04-18},
}
@Report{dsr-method,
author = {Marian, Benner Wickner and Ralf, Kneuper and Inga, Schlömer},
date = {2020-11-01},
institution = {IUBH Internationale Hochschule},
title = {Leitfaden für die Nutzung von Design Science Research in Abschlussarbeiten},
type = {resreport},
isrn = {2512-319X},
}
@Report{kiss,
author = {Byron, Smith},
date = {2012-04-23},
institution = {X Double Dot LLC},
title = {How to KISS: The Art of Keeping it Simple, Stupid},
type = {resreport},
location = {723 W Aspen Ave, Ste},
}
@WWW{googlemaps,
date = {2022-03-12},
title = {Google Maps},
url = {https://maps.google.com},
urldate = {2022-04-19},
}
@Report{cg-nat,
author = {Philipp, Richter and Florian, Wohlfart and Narseo, Vallina-Rodriguez and Mark, Allman and Randy, Bush and Anja, Feldmann and Christian, Kreibich and Nicholas, Weaver and Vern, Paxson},
date = {2016-05-01},
institution = {TU Berlin},
title = {A Multi-perspective Analysis ofCarrier-Grade NAT Deployment},
type = {resreport},
url = {https://www.researchgate.net/publication/303330116_A_Multi-perspective_Analysis_of_Carrier-Grade_NAT_Deployment},
urldate = {2022-03-21},
}
@WWW{k8scri,
author = {The Kubernetes Authors},
date = {2022-01-10},
editor = {The Kubernetes Authors},
title = {Container Runtime Interface (CRI)},
url = {https://kubernetes.io/docs/concepts/architecture/cri/},
urldate = {2022-04-19},
}
@WWW{ke-cri-gh,
author = {Gpinaik},
date = {2021-09-02},
editor = {Looong, Dai and Kevin, Wang and Armin, Schlegel and Joy},
title = {CRI Support in edged},
url = {https://github.com/kubeedge/kubeedge/blob/master/docs/proposals/cri.md},
urldate = {2022-04-19},
}
@Report{nwa,
author = {Zangemeister, Christof},
date = {1976},
institution = {TU Berlin},
title = {Nutzwertanalyse in der Systemtechnik},
type = {techreport},
}
@WWW{ke-releases-gh,
author = {Github},
date = {2022-03-27},
title = {KubeEdge Releases Github},
url = {https://github.com/kubeedge/kubeedge/releases},
urldate = {2022-04-24},
}
@WWW{kf-releases-gh,
author = {Github},
date = {2022-03-27},
title = {KubeFed Releases Github},
url = {https://github.com/kubernetes-sigs/kubefed/releases},
urldate = {2022-04-04},
}
@WWW{ke-docs-why,
author = {KubeEdge},
date = {2020-11-27},
title = {Why KubeEdge},
url = {https://kubeedge.io/en/docs/kubeedge/},
urldate = {2022-04-19},
}
@Report{ciliummesh,
author = {Gokul, Chandra},
date = {2020-03-10},
institution = {ITNEXT},
title = {Kubernetes Multi-Cluster Networking -Cilium Cluster Mesh},
type = {techreport},
url = {https://itnext.io/kubernetes-multi-cluster-networking-cilium-cluster-mesh-bca0f5367d84},
}
@WWW{ke-ake-gh,
author = {GsssC},
date = {2020-05-14},
title = {[Autonomic Kube-API Endpoint] feature Introduction},
url = {https://github.com/kubeedge/kubeedge/issues/2760},
urldate = {2022-04-19},
}
@WWW{ke-cni-no,
author = {GsssC},
date = {2020-05-14},
title = {Where is the documentation for deploying the cni plugin?},
url = {https://github.com/kubeedge/kubeedge/issues/1662},
urldate = {2022-04-19},
}
@WWW{cpustat,
author = {Colin, King},
title = {Ubuntu Manpage: cpustat},
url = {http://manpages.ubuntu.com/manpages/bionic/man8/cpustat.8.html},
organization = {Canonical Ltd.},
urldate = {2022-04-19},
}
@Book{pchwnut,
author = {Robert, B. Thompson and Barbara, Fritchman Thompson},
date = {2002-06-01},
title = {PC Hardware in a Nutshell},
}
@WWW{htop,
title = {HTOP},
url = {https://htop.dev/},
urldate = {2022-04-19},
}
@WWW{aha,
author = {Alexander, Matthes},
date = {2017-03-28},
title = {Ubuntu Manpage: aha},
url = {http://manpages.ubuntu.com/manpages/bionic/man1/aha.1.html},
urldate = {2022-04-19},
}
@WWW{kube-stress,
author = {Giantswarm},
date = {2020-07-07},
title = {kube-stresscheck},
url = {https://github.com/giantswarm/kube-stresscheck},
subtitle = {Script to check Kubernetes nodes on stress (CPU/RAM) resistance.},
urldate = {2022-04-19},
}
@WWW{k8s-qos,
author = {The Kubernetes Authors},
date = {2021-05-20},
editor = {The Kubernetes Authors},
title = {Kubernetes Configure Quality of Service for Pods},
url = {https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/},
urldate = {2022-04-19},
}
@Report{k8s-latency-sched,
author = {Laszl ´ o, Toka},
date = {2020-11-03},
institution = {Journal of Grid Computing},
title = {Ultra-Reliable and Low-Latency Computing in the Edge with Kubernetes},
type = {resreport},
doi = {10.1007/s10723-021-09573-z},
}
@WWW{ke-doc-schedule,
author = {KubeEdge},
date = {2020-11-27},
title = {Edge Controller},
url = {https://kubeedge.io/en/docs/architecture/cloud/edge_controller/},
}
@WWW{k8s-doc-bigcluster,
author = {The Kubernetes Authors},
date = {2021-06-17},
editor = {The Kubernetes Authors},
title = {Considerations for large clusters},
url = {https://kubernetes.io/docs/setup/best-practices/cluster-large/},
}
@WWW{bk-gh-repo,
author = {Bernd Klaus},
date = {2022-04-06},
title = {Github K8sEdge Repository},
url = {https://github.com/Berndinox/K8sEdge},
urldate = {2022-04-19},
}
@WWW{bk-gh-ke-install,
author = {Bernd Klaus},
date = {2022-04-06},
title = {Github K8sEdge: KubeEdge install},
url = {https://github.com/Berndinox/K8sEdge/blob/main/DOCs/kubeedge-install.md},
urldate = {2022-04-19},
}
@WWW{bk-gh-kf-install,
author = {Bernd Klaus},
date = {2022-04-06},
title = {Github K8sEdge: KubeFed install},
url = {https://github.com/Berndinox/K8sEdge/blob/main/DOCs/kubefed-install.md},
urldate = {2022-04-19},
}
@WWW{bk-gh-docs,
author = {Bernd Klaus},
date = {2022-04-06},
title = {Github K8sEdge: DOCS},
url = {https://github.com/Berndinox/K8sEdge/blob/main/DOCs/},
urldate = {2022-04-19},
}
@WWW{bk-gh-edgemesh,
author = {Bernd Klaus},
date = {2022-04-06},
title = {Github K8sEdge: EdgeMesh},
url = {https://github.com/Berndinox/K8sEdge/blob/main/DOCs/kubeedge-edgemesh.md},
urldate = {2022-04-19},
}
@WWW{bk-gh-usecase,
author = {Bernd Klaus},
date = {2022-04-06},
title = {Github K8sEdge: KubeFed usecase},
url = {https://github.com/Berndinox/K8sEdge/blob/main/DOCs/kubefed-usecase1.md},
urldate = {2022-04-19},
}
@WWW{bk-gh-curl,
author = {Bernd Klaus},
date = {2022-04-06},
title = {Github K8sEdge: CURL},
url = {https://github.com/Berndinox/K8sEdge/blob/main/Tests/network/curl.md},
urldate = {2022-04-19},
}
@WWW{gh-ke-issue3567,
author = {neiba},
date = {2022-01-19},
title = {beehiveContext.SendToGroup error the message channel is full when edgenode reconnect},
url = {https://github.com/kubeedge/kubeedge/issues/3567},
urldate = {2022-04-04},
}
@WWW{bk-gh-ke-reconnect,
author = {Bernd Klaus},
date = {2022-04-06},
title = {Github K8sEdge: KubeEdge reconnect issue},
url = {https://github.com/Berndinox/K8sEdge/blob/main/Tests/network/kubeedge-reconnect-issue.md},
urldate = {2022-04-19},
}
@WWW{ke-gh-issue3736,
author = {farawaychen},
date = {2022-03-25},
title = {When an edge node goes offline, many Terminating pods are generated},
url = {https://github.com/kubeedge/kubeedge/issues/3736},
urldate = {2022-04-19},
}
@Report{bsi-report-2021,
author = {Horst Seehofer},
date = {2021-09-01},
institution = {BSI},
title = {Die Lage der IT-Sicherheitin Deutschland 2021},
type = {resreport},
number = {BSI-LB21/510},
url = {https://www.bmi.bund.de/SharedDocs/downloads/DE/publikationen/themen/it-digitalpolitik/bsi-lagebericht-cybersicherheit-2021.pdf},
urldate = {2022-04-18},
}
@Report{sec-2022,
author = {Jeremy Jurgens},
date = {2022-01-01},
institution = {World Economic Forum},
title = {Global Cybersecurity Outlook 2022},
type = {resreport},
url = {https://www3.weforum.org/docs/WEF_Global_Cybersecurity_Outlook_2022.pdf},
urldate = {2022-03-02},
}
@Report{secureops,
author = {SecureOPS},
institution = {SecureOPS},
title = {Critical Cybersecurity Statistics},
type = {resreport},
subtitle = {You Must Know for the LastSeveral Years},
}
@Report{report-sec-hornet,
author = {HornetSecurity},
date = {2021-01-01},
institution = {HornetSecurity},
title = {Cyber Threat Report},
type = {resreport},
subtitle = {Edition 2021/22},
url = {https://www.hornetsecurity.com/de/cyberthreat-report/?_adin=1952923387},
urldate = {2022-03-01},
}
@WWW{stat-cyber,
author = {Statistik Austria},
date = {2022-04-06},
editor = {Anna-Sofie Turulski},
title = {Statistiken zur Internetkriminalität in Österreich},
url = {https://de.statista.com/themen/4253/internetkriminalitaet-in-oesterreich/},
urldate = {2022-04-19},
}
@Book{it-sec-book,
author = {Darren Death},
date = {2017-12-01},
title = {Information Security Handbook},
isbn = {9781788478830},
pagetotal = {330},
publisher = {Packt Publishing},
url = {https://www.ebook.de/de/product/31050345/darren_death_information_security_handbook.html},
ean = {9781788478830},
year = {2017},
}
@WWW{k8s-4cs,
author = {The Kubernetes Authors},
date = {2022-02-25},
editor = {The Kubernetes Authors},
title = {Overview of Cloud Native Security},
url = {https://kubernetes.io/docs/concepts/security/overview/},
urldate = {2022-04-19},
}
@WWW{hetzner-cloud,
title = {Hetzner Cloud},
url = {https://www.hetzner.com/cloud},
urldate = {2022-04-19},
}
@WWW{falco-scan,
author = {The Falco Authors},
date = {2022-04-08},
title = {The Falco Project},
url = {https://falco.org/},
urldate = {2022-04-19},
}
@WWW{gh-bk-ke-bench,
author = {Bernd Klaus},
date = {2022-04-08},
title = {Github K8sEdge: KubeEdge bench},
url = {https://github.com/Berndinox/K8sEdge/blob/main/Tests/it-security/kubeedge-bench.md},
urldate = {2022-04-19},
}
@WWW{gh-bk-kf-bench,
author = {Bernd Klaus},
date = {2022-04-08},
title = {Github K8sEdge: KubeFed bench},
url = {https://github.com/Berndinox/K8sEdge/blob/main/Tests/it-security/kubefed-bench.md},
urldate = {2022-04-19},
}
@WWW{k3s-config,
author = {Rancher Authors},
date = {2022-04-08},
title = {K3s Agent Configuration Reference},
url = {https://rancher.com/docs/k3s/latest/en/installation/install-options/agent-config/},
urldate = {2022-04-19},
}
@WWW{owasp-k8s-cheat,
author = {OWASP},
date = {2022-04-06},
title = {Kubernetes Security Cheat Sheet},
url = {https://cheatsheetseries.owasp.org/cheatsheets/Kubernetes_Security_Cheat_Sheet.html},
urldate = {2022-04-03},
}
@WWW{k8s-rbac,
author = {The Kubernetes Authors},
date = {2021-10-23},
title = {Using RBAC Authorization},
url = {https://kubernetes.io/docs/reference/access-authn-authz/rbac/},
urldate = {2022-04-19},
}
@WWW{k3s-assesment,
date = {2022-04-09},
title = {CIS Self Assessment Guide},
url = {https://rancher.com/docs/k3s/latest/en/security/self_assessment/},
urldate = {2022-04-19},
}
@WWW{bk-gh-k3s-test,
author = {Bernd Klaus},
date = {2022-04-09},
title = {Github K8sEdge: K3s Test},
url = {https://github.com/Berndinox/K8sEdge/blob/main/Tests/it-security/k3s-test.md},
urldate = {2022-04-19},
}
@WWW{flannel,
date = {2022-04-09},
title = {Flannel},
url = {https://github.com/flannel-io/flannel},
urldate = {2022-04-08},
}
@WWW{k3s-network-conf,
author = {Rancher Docs},
title = {Network Options},
url = {https://rancher.com/docs/k3s/latest/en/installation/network-options/},
urldate = {2022-04-16},
}
@WWW{bk-gh-ke-node-test,
author = {Bernd Klaus},
date = {2022-04-09},
title = {KubeEdge node security check},
url = {https://github.com/Berndinox/K8sEdge/blob/main/Tests/it-security/kubedge-node-test.md},
urldate = {2022-04-19},
}
@WWW{ke-secure-fw,
author = {The KubeEdge Authors},
date = {2021-01-08},
title = {Secure kubeedge using SPIFFE/SPIRE},
url = {https://kubeedge.io/ko/blog/secure-kubeedge/},
urldate = {2022-04-19},
}
@WWW{em-security,
author = {The EdgeMesh Authors},
date = {2022-01-27},
title = {EdgeMesh Security},
url = {https://edgemesh.netlify.app/guide/security.html},
urldate = {2022-04-19},
}
@WWW{em-getstart,
author = {The EdgeMesh Authors},
date = {2022-02-24},
title = {Getting Started},
url = {https://edgemesh.netlify.app/guide/getting-started.html},
urldate = {2022-04-19},
}
@WWW{kubesec,
date = {2022-04-09},
editor = {controlplane},
title = {kubesec.io},
url = {https://kubesec.io/},
urldate = {2022-04-19},
}
@Comment{jabref-meta: databaseType:biblatex;}
@Comment{jabref-meta: grouping:
0 AllEntriesGroup:;
1 StaticGroup:Report\;0\;1\;0x8a8a8aff\;\;\;;
}