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
370
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
930
Kubernetes Pod Probes
thockin
6
4.5k
Go Workspaces for Kubernetes
thockin
2
1k
Code Review in Kubernetes
thockin
2
1.8k
Multi-cluster: past, present, future
thockin
0
520
Kubernetes Controllers - are they loops or events?
thockin
11
3.9k
Kubernetes Network Models (why is this so dang hard?)
thockin
9
1.9k
KubeCon EU 2020: SIG-Network Intro and Deep-Dive
thockin
8
1.3k
A Non-Technical Kubernetes Talk (KubeCon EU 2020)
thockin
3
610
Other Decks in Technology
See All in Technology
AI駆動開発 with MixLeap Study【大阪支部 #3】
lycorptech_jp
PRO
0
280
マルチモーダル基盤モデルに基づく動画と音の解析技術
lycorptech_jp
PRO
2
310
生成AIによる情報システムへのインパクト
taka_aki
1
220
【2025 Japan AWS Jr. Champions Ignition】点から線、線から面へ〜僕たちが起こすコラボレーション・ムーブメント〜
amixedcolor
1
110
LLM開発を支えるエヌビディアの生成AIエコシステム
acceleratedmu3n
0
350
製造業の課題解決に向けた機械学習の活用と、製造業特化LLM開発への挑戦
knt44kw
0
110
Unson OS|48時間で「売れるか」を判定する AI 市場検証プラットフォーム
unson
0
150
MCPと認可まわりの話 / mcp_and_authorization
convto
2
340
【CEDEC2025】ブランド力アップのためのコンテンツマーケティング~ゲーム会社における情報資産の活かし方~
cygames
PRO
0
160
MCPに潜むセキュリティリスクを考えてみる
milix_m
1
930
モバイルゲームの開発を支える基盤の歩み ~再現性のある開発ラインを量産する秘訣~
qualiarts
0
930
クマ×共生 HACKATHON - 熊対策を『特別な行動」から「生活の一部」に -
pharaohkj
0
260
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Invisible Side of Design
smashingmag
301
51k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Into the Great Unknown - MozCon
thekraken
40
1.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
What's in a price? How to price your products and services
michaelherold
246
12k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.7k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
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!”