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
Rook Operator Survey and Short Dive Rook Operator
Search
nwiizo
December 09, 2019
Programming
0
1.5k
Rook Operator Survey and Short Dive Rook Operator
Japan Rook Meetup #1
ついにやってきた!ストレージオーケストレーターRookだらけのMeetup!
https://rook.connpass.com/event/152741/
nwiizo
December 09, 2019
Tweet
Share
More Decks by nwiizo
See All by nwiizo
バイブコーディングと継続的デプロイメント
nwiizo
2
520
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
8
1k
2025年夏 コーディングエージェントを統べる者
nwiizo
0
230
転職したらAWS MCPサーバーだった件
nwiizo
3
1.3k
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
6
6.2k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
61
45k
転職したらMCPサーバーだった件
nwiizo
15
12k
ここはMCPの夜明けまえ
nwiizo
32
15k
生成AIによるCloud Native基盤構築の可能性と実践的ガードレールの敷設について
nwiizo
8
1.9k
Other Decks in Programming
See All in Programming
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
810
CSC509 Lecture 05
javiergs
PRO
0
300
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
400
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
31k
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1.3k
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.6k
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
980
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
130
止められない医療アプリ、そっと Swift 6 へ
medley
1
160
開発生産性を上げるための生成AI活用術
starfish719
3
470
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
470
CSC305 Lecture 05
javiergs
PRO
0
210
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
900
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.3k
Docker and Python
trallard
46
3.6k
Scaling GitHub
holman
463
140k
Transcript
None
None
⚫ ⚫ ⚫ ⚫ ⚫ ⚫ ⚫ ⚫ ⚫
None
• • • •
None
None
None
None
None
⚫ ⚫ ⚫ ⚫ ⚫
None
https://kubernetes.io/docs/concepts/overview/components/#kube-controller-manager
None
⚫ ⚫ ⚫ ⚫
⚫ ⚫ ⚫ ⚫ ⚫
⚫ ⚫ ⚫ https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/
https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/ ⚫ ⚫ ⚫ ⚫
⚫ ⚫ ⚫ https://coreos.com/blog/introducing-operators.html https://operatorhub.io/
None
ゼロから始めるKubernetes Controller / Under the Kubernetes Controller @go_vargo kubebuilder/controller-runtime 入門
with v2 @kfyharukz
実践入門Kubernetes カスタムコントローラへの道 Programming Kubernetes: Developing Cloud-Native Applications
None
None
None
None
None
None
⚫ ⚫ ⚫ ⚫ ⚫ ⚫
None
None
KubernetesにおけるCSI/Kubernetes & CSI @bells17 入門、Kubernetes Persistent Volume @ysakashita
None
⚫ ⚫ ⚫ ⚫ Rook Open Cloud-Native Storage for Kubernetes
https://rook.io/docs/rook/v1.1/ より ⚫ ⚫ ⚫ ⚫ ⚫ ⚫ ⚫ ⚫ ⚫ ⚫
⚫ https://softwareengineeringdaily.com/2018/01/18/kubernetes-storage-with-bassam-tabbara/ ⚫
None
⚫ ⚫ ⚫
None
None
https://github.com/rook/rook/blob/master/Documentation/ceph-cluster-crd.md
None
None
None
https://github.com/rook/rook/blob/master/pkg/operator/discover/discover.go
None
様子が見たいならこちらからインストールできます。 この辺はCeph の知識がどうしても必要なので
None
https://github.com/rook/rook/blob/master/pkg/operator/ceph/csi/ https://github.com/rook/rook/tree/master/pkg/operator/ceph/cluster/rbd
https://github.com/rook/rook/blob/master/pkg/operator/ceph/cluster/mon/mon.go https://docs.ceph.com/docs/master/man/8/ceph-mon/
https://github.com/rook/rook/blob/master/pkg/operator/ceph/cluster/mon/mon.go https://docs.ceph.com/docs/master/man/8/ceph-mon/
https://github.com/rook/rook/blob/master/pkg/operator/ceph/cluster/mgr/mgr.go https://docs.ceph.com/docs/master/mgr/
https://docs.ceph.com/docs/master/man/8/ceph-osd/
https://github.com/rook/rook/blob/master/pkg/operator/ceph/cluster/osd/osd.go
https://github.com/rook/rook/blob/master/pkg/operator/ceph/cluster/osd/osd.go
None
None
None
None