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
670
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
8
1.1k
2025年夏 コーディングエージェントを統べる者
nwiizo
0
250
転職したらAWS MCPサーバーだった件
nwiizo
3
1.5k
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
6
6.3k
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
なぜGoのジェネリクスはこの形なのか? - Featherweight Goが明かす設計の核心
qualiarts
0
250
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.5k
テーブル定義書の構造化抽出して、生成AIでDWH分析を試してみた / devio2025tokyo
kasacchiful
0
300
Devoxx BE - Local Development in the AI Era
kdubois
0
140
Claude Agent SDK を使ってみよう
hyshu
0
1.4k
Go言語の特性を活かした公式MCP SDKの設計
hond0413
2
530
社会人になっても趣味開発を続けたい! / traPavilion
mazrean
1
100
「ちょっと古いから」って避けてた技術書、今だからこそ読もう
mottyzzz
12
7.2k
技術的負債の正体を知って向き合う
irof
0
260
React Nativeならぬ"Vue Native"が実現するかも?_新世代マルチプラットフォーム開発フレームワークのLynxとLynxのVue.js対応を追ってみよう_Vue Lynx
yut0naga1_fa
2
1k
Software Architecture
hschwentner
6
2.3k
NIKKEI Tech Talk#38
cipepser
0
230
Featured
See All Featured
Scaling GitHub
holman
463
140k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Making Projects Easy
brettharned
120
6.4k
For a Future-Friendly Web
brad_frost
180
10k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Bash Introduction
62gerente
615
210k
A better future with KSS
kneath
239
18k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
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