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
新しい風。SolidFlutterで実現するシンプルな状態管理
zozotech
PRO
0
130
やり方は一つだけじゃない、正解だけを目指さず寄り道やその先まで自分流に楽しむ趣味プログラミングの探求 2025-11-15 YAPC::Fukuoka
sugyan
3
900
ソフトウェア開発現代史: 55%が変化に備えていない現実 ─ AI支援型開発時代のReboot Japan #agilejapan
takabow
7
4.5k
メッセージ駆動が可能にする結合の最適化
j5ik2o
6
760
LINEギフト・LINEコマース領域の開発
lycorptech_jp
PRO
0
340
ある編集者のこれまでとこれから —— 開発者コミュニティと歩んだ四半世紀
inao
5
3.5k
膨大なデータをどうさばく? Java × MQで作るPub/Subアーキテクチャ
zenta
0
120
その意思決定、まだ続けるんですか? ~痛みを超えて未来を作る、AI時代の撤退とピボットの技術~
applism118
21
12k
AIを前提に、業務を”再構築”せよ IVRyの9ヶ月にわたる挑戦と未来の働き方 (BTCONJP2025)
yueda256
1
790
未回答質問の回答一覧 / 開発をリードする品質保証 QAエンジニアと開発者の未来を考える-Findy Online Conference -
findy_eventslides
0
340
組織の“見えない壁”を越えよ!エンタープライズシフトに必須な3つのPMの「在り方」変革 #pmconf2025
masakazu178
1
580
レガシーで硬直したテーブル設計から変更容易で柔軟なテーブル設計にする
red_frasco
4
430
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
The World Runs on Bad Software
bkeepers
PRO
72
12k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
It's Worth the Effort
3n
187
28k
KATA
mclloyd
PRO
32
15k
jQuery: Nuts, Bolts and Bling
dougneiner
65
8k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
YesSQL, Process and Tooling at Scale
rocio
174
15k
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!”