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
48
いまさら聞けないRancherの話.pdf
ryotaro kobayashi
April 17, 2022
Tweet
Share
More Decks by ryotaro kobayashi
See All by ryotaro kobayashi
なぜあなたのオブザーバビリティ導入は頓挫するのか
ryota_hnk
0
350
Information_from_Rancher_JP.pdf
ryota_hnk
0
62
Rancherのイイところとアレなところ.pdf
ryota_hnk
0
69
Splunk_on_Rancher_のススメ.pdf
ryota_hnk
0
65
cloudstackとの思い出.pdf
ryota_hnk
0
66
EC2のApache-PHPで動いてたバッチシステムをECS-Fargateに移行して運用してる話.pdf
ryota_hnk
0
580
脱Excel_OSSを組み合わせた構成管理自動化.pdf
ryota_hnk
0
61
監視ってなんだっけ_.pdf
ryota_hnk
0
110
みんなで考えるDevOps.pdf
ryota_hnk
0
65
Other Decks in Technology
See All in Technology
ML Pipelineの開発と運用を OpenTelemetryで繋ぐ @ OpenTelemetry Meetup 2025-07
getty708
0
200
PdM業務における使い分け
shinshiro
0
580
DATA+AI SummitとSnowflake Summit: ユーザから見た共通点と相違点 / DATA+AI Summit and Snowflake Summit
nttcom
0
190
2025/07/22_家族アルバム みてねのCRE における生成AI活用事例
masartz
2
100
Snowflake のアーキテクチャは本当に筋がよかったのか / Data Engineering Study #30
indigo13love
0
250
今日からあなたもGeminiを好きになる
subaruhello
1
550
メモ整理が苦手な者による頑張らないObsidian活用術
optim
0
110
AI Ready API ─ AI時代に求められるAPI設計とは?/ AI-Ready API - Designing MCP and APIs in the AI Era
yokawasa
20
5.7k
MCPに潜むセキュリティリスクを考えてみる
milix_m
1
670
「現場で活躍するAIエージェント」を実現するチームと開発プロセス
tkikuchi1002
6
1k
AIコードアシスタントとiOS開発
jollyjoester
1
230
公開初日に個人環境で試した Gemini CLI 体験記など / Gemini CLI実験レポート
you
PRO
3
290
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
223
9.7k
How to Ace a Technical Interview
jacobian
278
23k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Making Projects Easy
brettharned
116
6.3k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
The Language of Interfaces
destraynor
158
25k
Unsuck your backbone
ammeep
671
58k
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 ご清聴ありがとうございました