Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Kubernetes in the 2nd Decade
Search
Tim Hockin
November 09, 2023
Technology
0
440
Kubernetes in the 2nd Decade
Tim Hockin
November 09, 2023
Tweet
Share
More Decks by Tim Hockin
See All by Tim Hockin
Why Service is the worst API in Kubernetes, and what we can do about it
thockin
2
990
Kubernetes Pod Probes
thockin
6
4.7k
Go Workspaces for Kubernetes
thockin
2
1.1k
Code Review in Kubernetes
thockin
2
1.8k
Multi-cluster: past, present, future
thockin
0
540
Kubernetes Controllers - are they loops or events?
thockin
11
4k
Kubernetes Network Models (why is this so dang hard?)
thockin
9
2k
KubeCon EU 2020: SIG-Network Intro and Deep-Dive
thockin
8
1.3k
A Non-Technical Kubernetes Talk (KubeCon EU 2020)
thockin
3
630
Other Decks in Technology
See All in Technology
今すぐGoogle Antigravityを触りましょう
rfdnxbro
0
160
【M3】攻めのセキュリティの実践!プロアクティブなセキュリティ対策の実践事例
axelmizu
0
180
AI エージェント活用のベストプラクティスと今後の課題
asei
1
260
レガシーで硬直したテーブル設計から変更容易で柔軟なテーブル設計にする
red_frasco
4
570
ECS組み込みのBlue/Greenデプロイを動かしてELB側の動きを観察してみる
yuki_ink
3
410
自然言語でAPI作業を片付ける!「Postman Agent Mode」
nagix
0
130
How We Built a Secure Sandbox Platform for AI
flatt_security
1
110
PostgreSQL で列データ”ファイル”を利用する ~Arrow/Parquet を統合したデータベースの作成~
kaigai
0
160
未回答質問の回答一覧 / 開発をリードする品質保証 QAエンジニアと開発者の未来を考える-Findy Online Conference -
findy_eventslides
0
410
改竄して学ぶコンテナサプライチェーンセキュリティ ~コンテナイメージの完全性を目指して~/tampering-container-supplychain-security
mochizuki875
1
390
Android Studio Otter の最新 Gemini 機能 / Latest Gemini features in Android Studio Otter
yanzm
0
330
[CV勉強会@関東 ICCV2025] WoTE: End-to-End Driving with Online Trajectory Evaluation via BEV World Model
shinkyoto
0
340
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
331
21k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
We Have a Design System, Now What?
morganepeng
54
7.9k
Mobile First: as difficult as doing things right
swwweet
225
10k
How STYLIGHT went responsive
nonsquared
100
5.9k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.8k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3k
Embracing the Ebb and Flow
colly
88
4.9k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
How GitHub (no longer) Works
holman
315
140k
The Cost Of JavaScript in 2023
addyosmani
55
9.3k
Transcript
Kubernetes in the Second Decade KubeCon, Chicago November, 2023 Tim
Hockin, Google @thockin (with help from many people!)
None
None
“...the next trillion core hours...” Jago Macleod @jagosan
AI / ML
“AI/ML will increase compute resource usage and the requirement to
manage those workloads effectively and efficiently.” Janet Kuo @janetkuo
“Inference is the new web app.” Clayton Coleman @smarterclayton
“The impact of AI/ML will be on the same scale
as the impact of the internet itself.” Tim Hockin @thockin
“I hope AI / ML can help us to optimize
the testing, debugging, and supportability [of Kubernetes].” Dawn Chen @dchen1107
Clusters
“Multi-cluster is unavoidable, and for many, it's already the reality.”
Jeremy Olmsted-Thompson @JeremyOT
“Clusters are limiting, users need to work at a higher
level.” Jeremy Olmsted-Thompson @JeremyOT
“...maybe not clusterless, but less cluster.” Tim Hockin @thockin
“We're over-indexing [on multi-cluster], instead of making individual clusters reliably
run all kinds of workloads at once.” Wojciech Tyczynski @wojtek-t
Complexity & Reliability
“...trying to do everything...” Antonio Ojea @aojea
“...trying to solve all issues for everyone...” Dawn Chen @dchen1107
“All of us [maintainers] underestimate the cost [of complexity] for
users, and I perceive it as the biggest existential threat.” Wojciech Tyczynski @wojtek-t
“I don't think the Rails equivalent for K8s has emerged
yet ... to solve this complexity by removing unnecessary choices.” Michael Taufen @mtaufen
“The big risk is its current complexity.” Tim Bannister @sftim
“We should focus on keeping the core small and stable.”
Maciej Szulik @soltysh
“Avoid gridlock or calcification.” Jordan Liggitt @liggitt
“Kubernetes won not because it’s the best at any specific
workload, but because it can run almost everything reasonably well.” Clayton Coleman @smarterclayton
“Kubernetes won not because it’s the best at any specific
workload, but because it can run almost everything reasonably well.” Clayton Coleman @smarterclayton
“We’ve got to say no to things today, so we
can afford to do interesting things tomorrow.” Tim Hockin @thockin
“Next generation operators are less likely to be experts in
Kubernetes ... reliability and security are more important than new features.” Jago Macleod @jagosan
“Workloads on Kubernetes have evolved from casual to critical, including
life safety, healthcare, telco, and public sector.” Jago Macleod @jagosan
“Keeping (or increasing) the [quality] bar in core is more
important than any other feature that we may add.” Wojciech Tyczynski @wojtek-t
None
Ecosystem
“Paradox of Choice - too many choices actually limits our
freedom, [we need to] help users choose or avoid the need to choose.” Janet Kuo @janetkuo
“We probably gotta shrink the landscape to stay sustainable.” Davanum
Srinivas @dims
“It's hard to find what to plug in to Kubernetes
and the problem gets worse the bigger the ecosystem grows.” Tim Bannister @sftim
“The growing CNCF landscape indicates a lack of standards. This
creates compatibility and operational complexities.” Dawn Chen @dchen1107
“The ecosystem has flourished, but I see fewer learnings and
patterns being brought back to Kubernetes.” Michelle Au @msau42
“...the big tent of openstack is a good example of
how this can go wrong.” Antonio Ojea @aojea
“Kubernetes should stay unfinished.” Tim Bannister @sftim
None
“Come to the booth and tell me why I am
wrong!”