https://github.com/maxgio92/k8s-aaca-security-topics-session
Kubernetes AACA security topics session
https://github.com/maxgio92/k8s-aaca-security-topics-session
Last synced: 11 months ago
JSON representation
Kubernetes AACA security topics session
- Host: GitHub
- URL: https://github.com/maxgio92/k8s-aaca-security-topics-session
- Owner: maxgio92
- Created: 2020-06-09T16:43:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T17:55:23.000Z (over 3 years ago)
- Last Synced: 2025-01-26T00:16:24.178Z (over 1 year ago)
- Homepage:
- Size: 5.89 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TOC
## Video
You can see the talk registration [here](https://youtu.be/jhkYvEgNT4A).
## Slides
- [`slides`](./slides): the talk slides about Authentication, Access control, Confidentiality and Audit in Kubernetes
## Demo
- [`demo`](./demo)
- [`infra`](./demo/infra): the infrastrucure code to deploy the cluster nodes and the network
- [`kubeadm`](./demo/kubeadm): the Kubernetes API server configuration for audit via Kubeadm
- [`falcosecurity/evolution`](https://github.com/falcosecurity/evolution/tree/82ccd2e3216a57e633dda46407cb566f552d0a92/deploy/kubernetes/kernel-and-k8s-audit): the resources used to deploy Falco the non-official way on-top-of Kubernetes
- [`falcosecurity/event-generator`](https://github.com/falcosecurity/event-generator/tree/4870f6d146e878cab8dc4c041089d0f1dfe13a0a/deployment): the resources used to demonstrate the tracing features of Falco