Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
ORD風Kubernetesのラズベリーパイ包み
ohdate-yuuta
March 19, 2019
Technology
0
920
ORD風Kubernetesのラズベリーパイ包み
ohdate-yuuta
March 19, 2019
Tweet
Share
More Decks by ohdate-yuuta
See All by ohdate-yuuta
オイラ大地のマイクロサービス開発
ohdateyuuta
1
290
Other Decks in Technology
See All in Technology
Optimizing your Swift code
kateinoigakukun
0
1.3k
本社オフィスを移転し、 オフィスファシリティ・コーポレートIT を刷新した話
rotomx
3
1.2k
PHPのimmutable arrayとは
hnw
1
130
Google Cloud Updates 2022/12/01-12/15
no24oka
1
150
GraphQLスキーマ設計の勘所
yukukotani
26
5.9k
Deep dive in Reserved Instance ~脳死推奨量購入からの脱却~
kzkmaeda
0
260
DNS権威サーバのクラウドサービス向けに行われた攻撃および対策 / DNS Pseudo-Random Subdomain Attack and mitigations
kazeburo
4
850
plotlyで動くグラフを作る
kosshi
0
690
Stripe / Okta Customer Identity Cloud(旧Auth0) の採用に至った理由 〜モリサワの SaaS 戦略〜
tomuro
0
110
テクニカルライターよ概念図を描くのです 〜テクニカルライターのためのイラストテクニック2〜 / cybozu illust technique2
yuki_kondo
13
3.9k
WebLogic Server for OCI 概要
oracle4engineer
PRO
3
830
マネーフォワードクラウドを支える事業者基盤
machisuke
0
220
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
263
38k
It's Worth the Effort
3n
177
26k
The Power of CSS Pseudo Elements
geoffreycrofte
52
4.3k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
7
560
Side Projects
sachag
451
37k
Bash Introduction
62gerente
601
210k
What’s in a name? Adding method to the madness
productmarketing
12
1.9k
The Illustrated Children's Guide to Kubernetes
chrisshort
22
42k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
109
16k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
182
15k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
500
130k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
22
1.7k
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($ & )+' % *"
# !