Completed
2- Do you trust your neighbors?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Securing Self-Hosted GitHub Actions with Kubernetes and Actions-Runner-Controller
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Where are we headed?
- 3 I have a bias!
- 4 What's GitHub Actions?
- 5 Why self-hosted?
- 6 Unique security challenges
- 7 types of Actions
- 8 3 types of security concerns
- 9 2- Do you trust your neighbors?
- 10 Docker-in-Docker is risky, but...
- 11 Rootless?
- 12 Firecracker
- 13 Runner with Kubernetes jobs
- 14 3- Right-sizing your runners
- 15 Controller authorizations
- 16 Multi-tenant in practice
- 17 Recommendations
- 18 Secure runner images
- 19 Examples to get started!
- 20 You may have forgotten
- 21 Logging is easy to overlook
- 22 Sharing (mounts) isn't caring!
- 23 Building and deploying
- 24 Sharing is caring!
- 25 in)conclusions
- 26 Questions!