Workshop: Kubernetes: an Under The Hood Tour
Kubernetes (K8s) is a very powerful tool, primarily concerned with orchestrating and automating the deployment and management of networked applications.
Understanding how Kubernetes works makes you an effective power user for building higher level platforms. This workshop is aimed at technologists and team leads looking to lift up the hood and understand what are all the major parts of k8s and how they connect with each other. Attend if you want to answer the questions below.
- What is the overall architecture of K8s and its use of control theory?
- What problems does K8s solve out of the box vs. expecting users to bring a solution for?
- What are the defacto industry standards that Kubernetes has catalyzed?
- What is a K8s controller and how does it work?
- What kinds of controllers are there, and what roles do they play?
- What processes run on a K8s master node?
- What processes run on a K8s worker node?
- Exactly what is a pod, or a container in a pod?
- What is a container runtime and what role does it play within a k8s cluster?
- How does K8s schedule and launch a container?
- How does pod security and role-based access control (RBAC) work in Kubernetes?
- How does networking in K8s work?
- How does K8s integrate with load balancers? Or other cloud resources?
- How does persistent storage in K8s work? What kinds of volume drivers are out there, and why would you want to use specific types?
- What are the standard mechanisms for extending K8s?
The workshop will answer these questions through a series of demos, slides, and hands on exercises where attendees get to explore K8s under the hood. Our goal is to help attendees connect the dots and understand how all the components and processes of k8s fit together to create a composable, extensible kernel for managing networked applications and systems.
Attendees should already have basic k8s knowledge to be able to follow the class.
Last Year's Tracks
Monday, 1 November
-
Microservices / Serverless Patterns & Practices
Evolving, observing, persisting, and building modern microservices
-
Practices of DevOps & Lean Thinking
Practical approaches using DevOps & Lean Thinking
-
JavaScript & Web Tech
Beyond JavaScript in the Browser. Exploring WebAssembly, Electron, & Modern Frameworks
-
Modern CS in the Real World
Thoughts pushing software forward, including consensus, CRDT's, formal methods, & probabilistic programming
-
Modern Operating Systems
Applied, practical, & real-world deep-dive into industry adoption of OS, containers and virtualization, including Linux on Windows, LinuxKit, and Unikernels
-
Optimizing You: Human Skills for Individuals
Better teams start with a better self. Learn practical skills for IC
-
Open Spaces
Tuesday, 2 November
-
Architectures You've Always Wondered About
Next-gen architectures from the most admired companies in software, such as Netflix, Google, Facebook, Twitter, & more
-
21st Century Languages
Lessons learned from languages like Rust, Go-lang, Swift, Kotlin, and more.
-
Emerging Trends in Data Engineering
Showcasing DataEng tech and highlighting the strengths of each in real-world applications.
-
Bare Knuckle Performance
Killing latency and getting the most out of your hardware
-
Socially Conscious Software
Building socially responsible software that protects users privacy & safety
-
Delivering on the Promise of Containers
Runtime containers, libraries, and services that power microservices
-
Open Spaces
Wednesday, 3 November
-
Applied AI & Machine Learning
Applied machine learning lessons for SWEs, including tech around TensorFlow, TPUs, Keras, PyTorch, & more
-
Production Readiness: Building Resilient Systems
More than just building software, building deployable production ready software
-
Developer Experience: Level up your Engineering Effectiveness
Improving the end to end developer experience - design, dev, test, deploy, operate/understand.
-
Security: Lessons Attacking & Defending
Security from the defender's AND the attacker's point of view
-
Future of Human Computer Interaction
IoT, voice, mobile: Interfaces pushing the boundary of what we consider to be the interface
-
Enterprise Languages
Workhorse languages found in modern enterprises. Expect Java, .NET, & Node in this track