# Kubernetes - More than a container orchestrator Nicholas Dille, Haufe Group ###
Docker Captain
Microsoft MVP ###
@nicholasdille  
## Container orchestration ### Because one host is not enough Containers are scheduled across multiple nodes Network connectivity between nodes Capacity and resources are managed ### This is commodity
## Recap  Transparency through events Controllers watch resources and act on changes Operators manage application lifecycle You can write them in shell... ...but should you?! ### Questions? ### Slides are available [
](https://github.com/nicholasdille/container-slides/releases/tag/20211118)