2020-09-15¶
News⚡¶
- almarklein/mypaas
- Docker and Kubernetes — root vs. privileged
- A Comprehensive Container Runtime Comparison
- Go Modules have a v2+ Problem
- Build EKS cluster with Terraform
- Container Image Signatures in Kubernetes
- Record AWS API calls to improve IAM Policies
- Performance Benchmark Analysis of Egress Filtering on Linux
- CNCF End User Technology Radar: Observability, September 2020
- Announcing the WebAssembly (WASM) OCI Image Spec
Kubernetes extensibility¶
- What are extension points? See also my 2018 deck on that topic.
- Custom resources vs (custom) controllers vs operators
- Pros and cons (be careful what you wish for)