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
いまさら聞けないRancherの話.pdf
Search
ryotaro kobayashi
April 17, 2022
Technology
0
49
いまさら聞けないRancherの話.pdf
ryotaro kobayashi
April 17, 2022
Tweet
Share
More Decks by ryotaro kobayashi
See All by ryotaro kobayashi
なぜあなたのオブザーバビリティ導入は頓挫するのか
ryota_hnk
5
600
Information_from_Rancher_JP.pdf
ryota_hnk
0
63
Rancherのイイところとアレなところ.pdf
ryota_hnk
0
70
Splunk_on_Rancher_のススメ.pdf
ryota_hnk
0
65
cloudstackとの思い出.pdf
ryota_hnk
0
67
EC2のApache-PHPで動いてたバッチシステムをECS-Fargateに移行して運用してる話.pdf
ryota_hnk
0
580
脱Excel_OSSを組み合わせた構成管理自動化.pdf
ryota_hnk
0
62
監視ってなんだっけ_.pdf
ryota_hnk
0
110
みんなで考えるDevOps.pdf
ryota_hnk
0
65
Other Decks in Technology
See All in Technology
Preferred Networks (PFN) とLLM Post-Training チームの紹介 / 第4回 関東Kaggler会 スポンサーセッション
pfn
PRO
1
180
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
19
4.9k
OpenAPIから画面生成に挑戦した話
koinunopochi
0
150
Browser
recruitengineers
PRO
3
270
Yahoo!広告ビジネス基盤におけるバックエンド開発
lycorptech_jp
PRO
1
270
攻撃と防御で実践するプロダクトセキュリティ演習~導入パート~
recruitengineers
PRO
1
140
どこで動かすか、誰が動かすか 〜 kintoneのインフラ基盤刷新と運用体制のシフト 〜
ueokande
0
180
第4回 関東Kaggler会 [Training LLMs with Limited VRAM]
tascj
12
1.7k
EKS Pod Identity における推移的な session tags
z63d
1
200
AIエージェントの開発に必須な「コンテキスト・エンジニアリング」とは何か──プロンプト・エンジニアリングとの違いを手がかりに考える
masayamoriofficial
0
370
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
30k
実践アプリケーション設計 ①データモデルとドメインモデル
recruitengineers
PRO
2
200
Featured
See All Featured
Designing for Performance
lara
610
69k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Documentation Writing (for coders)
carmenintech
73
5k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
KATA
mclloyd
32
14k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Statistics for Hackers
jakevdp
799
220k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
780
Music & Morning Musume
bryan
46
6.7k
Transcript
いまさら聞けないRancherの話
Copyright © 2017 MEC Corporation. All Rights Reserved. 目次 自己紹介
会社紹介 Rancherて何? 事例 やってみよう 2
Copyright © 2017 MEC Corporation. All Rights Reserved. 自己紹介 小林良太郎(@ryota_hnk)
家族:嫁子供一人ずつ 将来の夢:解脱 30までふらふら 入社後はコボラ3年、OracleDBA2年、その後自社に戻る 社内システム、自社サービスのインフラ運用設計構築 一人情シス & 用務員状態 Rancher歴:半年 3
Copyright © 2017 MEC Corporation. All Rights Reserved. 会社紹介 株式会社エム・イー・シー(http://mec-jp.com/)
創業18年の独立系SIer 4年前から自社サービス展開 4 Oracle EBS セットアップ管理 選挙管理クラウド i-vote 運送管理クラウド ここる
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 5
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? コンテナ管理プラットフォーム
イケてるGUIでサクサク APIやCLIもあるよ OSSと商用版で提供 機能差は無し 開発はアメリカのRancher Labsが主体 6
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 7
Linux Docker Rancher/Server Rancher/Agent Rancher/ServerとRancher/Agentで構成されます コンテナの管理作成はRancher/Agentを経由します Server、Agentは両方ともコンテナです。Public Cloud、オンプレ問いません Agentが稼働し、アプリケーションコンテナが動く環境をHostと呼びます Docker Rancher/Agent Linux Deploy
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 8
Linux Docker Rancher/Server Rancher/Agent ユーザー管理機能 Docker Rancher/Agent Linux Deploy コンテナ作るぞー
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 9
Linux Docker Rancher/Server Rancher/Agent ユーザー管理機能 GitHubやADのアカウントと紐づけ可能 権限も細かく設定できます Docker Rancher/Agent Linux Deploy コンテナ作るぞー 紐づけ可能なアカウント
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 10
Linux Docker Rancher/Server Rancher/Agent イケてるUI Docker Rancher/Agent Linux Deploy
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 11
Linux Docker Rancher/Server Rancher/Agent イケてるUI dockerコマンドいらず CLIやAPIもあるよ Docker Rancher/Agent Linux Deploy オサレWEBUI Rancher CLI Rancher API
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 12
Linux Docker Rancher/Server Rancher/Agent Rancherのイケてるコンテナ管理機能 Docker Rancher/Agent Linux 管理
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 13
Linux Docker Rancher/Server Rancher/Agent Rancherのイケてるコンテナ管理機能 コンテナ間リンクの可視化 リソースモニタリング コンテナへのシェル実行 ホスト一覧 あああ ああ ああ あああ あああ ああ ああああ Docker Rancher/Agent Linux Deploy コンテナ間リンク リソースモニタリング GUIからシェル実行 ホスト一覧
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 14
Linux Docker Rancher/Server Rancher/Agent Rancherのイケてるデプロイ機能 アプリケーションイメージを『カタログ』化 Docker Hubやローカルリポジトリとの連携 簡単スケールアウト 標準LBと組み合わせてBlue/Greenデプロイ あああ ああ ああ あああ あああ ああ ああああ Docker Rancher/Agent Linux Deploy
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 15
Linux Docker Rancher/Server Rancher/Agent Rancherのイケてるデプロイ機能 アプリケーションイメージを『カタログ』化 Docker Hubやローカルリポジトリとの連携 標準LBと組み合わせてBlue/Greenデプロイ Docker Rancher/Agent Linux Deploy 数十種類のカタログ 選べるリポジトリ
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 16
Linux Docker Rancher/Server Rancher/Agent コンテナのオーケストレーション機能 選べるオーケストレーター sss Docker Rancher/Agent Linux Deploy Rancher/Agent Docker Rancher/Agent Linux Deploy Rancher/Agent Docker Rancher/Agent Linux Deploy
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? 17
Linux Docker Rancher/Server Rancher/Agent コンテナのオーケストレーション機能 選べるオーケストレーター Docker Rancher/Agent Linux Deploy Rancher/Agent Docker Rancher/Agent Linux Deploy Rancher/Agent Docker Rancher/Agent Linux Deploy Cattle Windows Swarm Kubernetes Mesos
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancherて何? まとめ
コンテナ管理プラットフォーム ServerコンテナとAgentコンテナで構成 変な縛りがなく、自由度が高い 環境、ユーザー、オーケストレーションツール、コンテナリポ ジトリ カタログやリポジトリは独自作成も可能 コンテナを簡単なWEBUIで操作可能 アプリ開発者でも簡単に作成できる(DevOps的) 18
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancher導入事例 19
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancher導入事例
NTTコミュニケーションズとNTTPCコミュニケーションズ 閉域網を使ったプライベートコンテナサービスの管理ツールとしてRancherを使用 20 抜粋元) http://www.ntt.com/about-us/press-releases/news/article/2017/0706.html
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancher導入事例 お分かりいただけただろうか
21
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancher導入事例
NTTコミュニケーションズとNTTPCコミュニケーションズ 閉域網を使ったプライベートコンテナサービスの管理ツールとしてRancherを使用 22 抜粋元) http://www.ntt.com/about-us/press-releases/news/article/2017/0706.html
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancher導入事例
サイバーエージェント 2016年からアメブロ本番環境にDockerを導入し、デプロイツールとしてRancherを使用 23 抜粋元)http://www.atmarkit.co.jp/ait/articles/1704/13/news017_2.html
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancher導入事例 お分かりいただけただろうか
24
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancher導入事例
サイバーエージェント 2016年からアメブロ本番環境にDockerを導入し、デプロイツールとしてRancherを使用 25 抜粋元)http://www.atmarkit.co.jp/ait/articles/1704/13/news017_2.html
Copyright © 2017 MEC Corporation. All Rights Reserved. Rancher導入事例 26
抜粋元) https://www.slideshare.net/YosukeShindo/rancher-meetup-tokyo-4-intro-72290529
Copyright © 2017 MEC Corporation. All Rights Reserved. やってみよう 27
Copyright © 2017 MEC Corporation. All Rights Reserved. やってみよう ServerもAgentもコンテナなので簡単だよ
dockerコマンドでサクッと入る Rancher JPのサイトにクイックスタートガイドあるよ http://www.rancher.jp/docs/qsg/ 「Rancher環境ハンズオントレーニング」爆誕! ご自由にお持ち帰りください 分かんない場合はslackで聞いてみよう 質問用のQAチャンネルあります。スルーしないよ http://slack.rancher.jp 28
Copyright © 2017 MEC Corporation. All Rights Reserved. 29 迷わず行けよ、行けばわかるさ
-アントニオ猪木-
Copyright © 2017 MEC Corporation. All Rights Reserved. 30 ご清聴ありがとうございました