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
Deploy Mattermost on AKS
Search
Kyohei Mizumoto
June 27, 2019
Technology
0
120
Deploy Mattermost on AKS
Slides for in-house study meeting.
Kyohei Mizumoto
June 27, 2019
Tweet
Share
More Decks by Kyohei Mizumoto
See All by Kyohei Mizumoto
CTFのためのKubernetes入門
kyohmizu
2
890
クラウドネイティブ環境の脅威モデリング
kyohmizu
2
640
コンテナサプライチェーンセキュリティ
kyohmizu
2
340
サイバーセキュリティの最新動向:脅威と対策
kyohmizu
1
340
コンテナセキュリティの基本と脅威への対策
kyohmizu
4
1.9k
安全な Kubernetes 環境を目指して
kyohmizu
4
1.2k
Unlocking Cloud Native Security
kyohmizu
5
1.4k
コンテナ × セキュリティ × AWS
kyohmizu
11
4.1k
コンテナセキュリティ
kyohmizu
10
4.3k
Other Decks in Technology
See All in Technology
Observability — Extending Into Incident Response
nari_ex
1
600
AI時代の発信活動 ~技術者として認知してもらうための発信法~ / 20251028 Masaki Okuda
shift_evolve
PRO
1
130
現場の壁を乗り越えて、 「計装注入」が拓く オブザーバビリティ / Beyond the Field Barriers: Instrumentation Injection and the Future of Observability
aoto
PRO
1
710
JAWS UG AI/ML #32 Amazon BedrockモデルのライフサイクルとEOL対応/How Amazon Bedrock Model Lifecycle Works
quiver
1
150
20251027_マルチエージェントとは
almondo_event
1
490
知覚とデザイン
rinchoku
1
650
仕様駆動開発を実現する上流工程におけるAIエージェント活用
sergicalsix
8
4.7k
Amazon Q Developer CLIをClaude Codeから使うためのベストプラクティスを考えてみた
dar_kuma_san
0
160
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
230
進化する大規模言語モデル評価: Swallowプロジェクトにおける実践と知見
chokkan
PRO
1
330
[re:Inent2025事前勉強会(有志で開催)] re:Inventで見つけた人生をちょっと変えるコツ
sh_fk2
1
1k
20251029_Cursor Meetup Tokyo #02_MK_「あなたのAI、私のシェル」 - プロンプトインジェクションによるエージェントのハイジャック
mk0721
PRO
6
2.1k
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Mobile First: as difficult as doing things right
swwweet
225
10k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
190
55k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
The Cult of Friendly URLs
andyhume
79
6.6k
Navigating Team Friction
lara
190
15k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Transcript
Deploy Mattermost on AKS
Kyohei Mizumoto(@kyohmizu) C# Software Engineer Interests Docker/Kubernetes Go Security whoami
Source https://github.com/kyohmizu/mattermost-aks Database isn't included Need to create Database earlier
Configuration Azure Kubernetes Service (AKS) Kubernetes resources Mattermost Prometheus Grafana
Azure Load Balancer Azure Database for PostgreSQL server
Tools Terraform Cluster configuration management Helm Template engine
Demo
Step 1. Create AKS cluster 2. Deploy kubernetes resources 3.
Grafana settings
future prospects Logging fluentd Continuous Delivery Spinnaker/Tekton Service Mesh Istio/SMI
Database configuration management
Thank you!