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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
ryotaro kobayashi
April 17, 2022
Technology
0
63
いまさら聞けないRancherの話.pdf
ryotaro kobayashi
April 17, 2022
Tweet
Share
More Decks by ryotaro kobayashi
See All by ryotaro kobayashi
組織で育むオブザーバビリティ
ryota_hnk
0
190
なぜあなたのオブザーバビリティ導入は頓挫するのか
ryota_hnk
5
740
Information_from_Rancher_JP.pdf
ryota_hnk
0
76
Rancherのイイところとアレなところ.pdf
ryota_hnk
0
84
Splunk_on_Rancher_のススメ.pdf
ryota_hnk
0
75
cloudstackとの思い出.pdf
ryota_hnk
0
78
EC2のApache-PHPで動いてたバッチシステムをECS-Fargateに移行して運用してる話.pdf
ryota_hnk
0
670
脱Excel_OSSを組み合わせた構成管理自動化.pdf
ryota_hnk
0
75
監視ってなんだっけ_.pdf
ryota_hnk
0
140
Other Decks in Technology
See All in Technology
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
360
AI活用を"目的"にしたら、データの本質が見えてきた - Snowflake Intelligence実験記 / chasing-ai-finding-data
pei0804
0
870
Introduction to Bill One Development Engineer
sansan33
PRO
0
380
1 年間の育休から時短勤務で復帰した私が、 AI を駆使して立ち上がりを早めた話
lycorptech_jp
PRO
0
210
【SLO】"多様な期待値" と向き合ってみた
z63d
2
290
2026-02-25 Tokyo dbt meetup プロダクトと融合したCI/CD で実現する、堅牢なデータパイプラインの作り方
y_ken
0
160
What's new in Go 1.26?
ciarana
2
280
Databricks (と気合い)で頑張るAI Agent 運用
kameitomohiro
0
360
三菱UFJ銀行におけるエンタープライズAI駆動開発のリアル / Enterprise AI_Driven Development at MUFG Bank: The Real Story
muit
10
20k
メタデータ同期に潜んでいた問題 〜 Cache Stampede 時の Cycle Wait を⾒つけた話
lycorptech_jp
PRO
0
140
マネージャー版 "提案のレベル" を上げる
konifar
10
5.2k
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
940
Featured
See All Featured
Navigating the moral maze — ethical principles for Al-driven product design
skipperchong
2
270
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
200
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
New Earth Scene 8
popppiees
1
1.7k
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
140
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
72k
How STYLIGHT went responsive
nonsquared
100
6k
The Art of Programming - Codeland 2020
erikaheidi
57
14k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
370
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.3k
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
110
A better future with KSS
kneath
240
18k
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 ご清聴ありがとうございました