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
ORD風Kubernetesのラズベリーパイ包み
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
ohdate-yuuta
March 19, 2019
Technology
0
1.6k
ORD風Kubernetesのラズベリーパイ包み
ohdate-yuuta
March 19, 2019
Tweet
Share
More Decks by ohdate-yuuta
See All by ohdate-yuuta
オイラ大地のマイクロサービス開発
ohdateyuuta
1
580
Other Decks in Technology
See All in Technology
[JAWSDAYS2026][D8]その起票、愛が足りてますか?AWSサポートを味方につける、技術的「ラブレター」の書き方
hirosys_
3
120
8万デプロイ
iwamot
PRO
2
230
AIエージェント時代に備える AWS Organizations とアカウント設計
kossykinto
3
770
IBM Bobを使って、PostgreSQLのToDoアプリをDb2へ変換してみよう/202603_Dojo_Bob
mayumihirano
1
320
20260311 ビジネスSWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
260
AIエージェント、 社内展開の前に知っておきたいこと
oracle4engineer
PRO
2
100
JAWSDAYS2026_A-6_現場SEが語る 回せるセキュリティ運用~設計で可視化、AIで加速する「楽に回る」運用設計のコツ~
shoki_hata
0
3k
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.8k
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
5
1.2k
Dr. Werner Vogelsの14年のキーノートから紐解くエンジニアリング組織への処方箋@JAWS DAYS 2026
p0n
1
130
楽しく学ぼう!コミュニティ入門 AWSと人が つむいできたストーリー
hiroramos4
PRO
1
190
「Blue Team Labs Online」入門 - みんなで挑むログ解析バトル
v_avenger
0
150
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
390
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
860
BBQ
matthewcrist
89
10k
Technical Leadership for Architectural Decision Making
baasie
3
280
First, design no harm
axbom
PRO
2
1.1k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
140
Done Done
chrislema
186
16k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Claude Code のすすめ
schroneko
67
220k
Building an army of robots
kneath
306
46k
Bioeconomy Workshop: Dr. Julius Ecuru, Opportunities for a Bioeconomy in West Africa
akademiya2063
PRO
1
69
Transcript
S b J • a B • K •
8 D 41 2,0 4 4 1 22
92 0 Pi
• !" $()* & • #'%
• Raspberry Pi3 Model B+3 • microSD 16GB3 •
6 60W USB 1 • 2.4A microUSB 5 • 1 • LAN 4
Raspberry Pi (bluepi) Raspberry Pi (greenpi) Raspberry Pi (redpi)
1. 2. Docker 3. Kubeadm(kubectl, kubelet) 4.
Kubeadm init @master 5. Flannel 6. Kubeadm join worker
1. OS(Raspbian) microSD 2.
https://www.raspberrypi.org/downloads/raspbian/
• Kubernetes • Master
$ kubeadm init • Worker $ kubeadm join
• Overlay $ kubectl
apply -f https://raw.githubusercontent.com/coreos/flannel/bc79dd1505b0c86 81ece4de4c0d86c5cd2643275/Documentation/kube-flannel.yml
$ kubectl get nodes NAME STATUS ROLES AGE VERSION
bluepi Ready worker 1d v1.13.4 greenpi Ready master 1d v1.13.4 redpi Ready worker 1d v1.13.4
kubernetes($ & )+' % *"
# !