forked from jpetazzo/container.training
-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathworkflows.yml
44 lines (36 loc) · 916 Bytes
/
workflows.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
title: |
Week 3 Part 2:
K8s Security for Apps. Container Implementation and Workflows
gitrepo: github.com/bretfisher/container.training
slides: https://chicago.bretfisher.com/
#slidenumberprefix: "#SomeHashTag — "
exclude:
- self-paced
- extra-details
content:
- shared/title.md
- logistics-bret-security.md
- shared/about-slides.md
- shared/toc.md
- # DAY 1
- chicago/sampleapp-simple.md
- chicago/dd4w-sec.md
### k8s pod security
- k8s/pod-security-intro.md
- shared/brets-security-advice.md
- k8s/resource-limits-intro.md
- k8s/resource-limits.md
- k8s/k9s.md
- k8s/dashboard.md
- chicago/code-pr-workflow.md
- chicago/gitops-workflow.md
- chicago/next-project-steps.md
- chicago/thanks.md
- # EXTRA
- |
# (Extra security and advanced content)
- k8s/pod-security-admission.md
- k8s/netpol.md
- k8s/authn-authz.md
- k8s/operators.md
- k8s/gitlab.md