Upgrade to Pro — share decks privately, control downloads, hide ads and more …

State of Kubernetes in 2022

State of Kubernetes in 2022

Nabarun Pal

July 30, 2022
Tweet

More Decks by Nabarun Pal

Other Decks in Technology

Transcript

  1. Achievements over the last year • Feature maturity and stability

    • Showing up and sticking around • Amping up Kubernetes security
  2. Achievements over the last year • Feature maturity and stability

    • Showing up and sticking around • Amping up Kubernetes security • Removing things that no longer spark joy (bazel!)
  3. Achievements over the last year • Feature maturity and stability

    • Showing up and sticking around • Amping up Kubernetes security • Removing things that no longer spark joy (bazel!) • Growing Windows support
  4. Growth Areas • What is project health anyway? • Need

    more reviewers • Very less full-time contributors
  5. Some interesting features 1. Dockershim removed from kubelet 2. Beta

    APIs off by default 3. New kubelet metric: OOM events
  6. Some interesting features 1. Dockershim removed from kubelet 2. Beta

    APIs off by default 3. New kubelet metric: OOM events 4. No Secret by default for service account tokens
  7. Some interesting features 1. Dockershim removed from kubelet 2. Beta

    APIs off by default 3. New kubelet metric: OOM events 4. No Secret by default for service account tokens 5. CSI volume health monitoring
  8. Some interesting features to look out for 1. Multiple Service

    CIDRs 2. Add configurable grace period to probes
  9. Some interesting features to look out for 1. Multiple Service

    CIDRs 2. Add configurable grace period to probes 3. cAdvisor-less, CRI-full Container and Pod stats
  10. Some interesting features to look out for 1. Multiple Service

    CIDRs 2. Add configurable grace period to probes 3. cAdvisor-less, CRI-full Container and Pod stats 4. Pod Security Policy deprecation
  11. Some interesting features to look out for 1. Multiple Service

    CIDRs 2. Add configurable grace period to probes 3. cAdvisor-less, CRI-full Container and Pod stats 4. Pod Security Policy deprecation 5. CRD Validation Expression Language to Beta