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.4k
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
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
43
25k
転職したらMCPサーバーだった件
nwiizo
14
11k
ここはMCPの夜明けまえ
nwiizo
32
14k
生成AIによるCloud Native基盤構築の可能性と実践的ガードレールの敷設について
nwiizo
8
1.6k
Kubernetesで実現できるPlatform Engineering の現在地
nwiizo
3
2.2k
SLI/SLO・ラプソディあるいは組織への適用の旅
nwiizo
4
1.5k
インフラをつくるとはどういうことなのか、 あるいはPlatform Engineeringについて
nwiizo
6
5k
Platform Engineeringは自由のめまい
nwiizo
4
2.6k
Site Reliability Engineering on Kubernetes
nwiizo
6
6.4k
Other Decks in Programming
See All in Programming
ワイがおすすめする新潟の食 / 20250530phpconf-niigata-eve
kasacchiful
0
300
事業戦略を理解してソフトウェアを設計する
masuda220
PRO
22
5.9k
ワンバイナリWebサービスのススメ
mackee
10
7.7k
KotlinConf 2025 現地で感じたServer-Side Kotlin
n_takehata
1
200
Cloudflare Realtime と Workers でつくるサーバーレス WebRTC
nekoya3
0
390
Go Modules: From Basics to Beyond / Go Modulesの基本とその先へ
kuro_kurorrr
0
110
RubyKaigiで得られる10の価値 〜Ruby話を聞くことだけが RubyKaigiじゃない〜
tomohiko9090
0
140
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
110
PT AI без купюр
v0lka
0
230
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
800
A comprehensive view of refactoring
marabesi
0
120
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
2
130
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
139
7k
GraphQLとの向き合い方2022年版
quramy
46
14k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
130
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.9k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
Side Projects
sachag
454
42k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
6
690
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
KATA
mclloyd
29
14k
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