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
110
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
クラウドネイティブ環境の脅威モデリング
kyohmizu
2
500
コンテナサプライチェーンセキュリティ
kyohmizu
2
250
サイバーセキュリティの最新動向:脅威と対策
kyohmizu
1
300
コンテナセキュリティの基本と脅威への対策
kyohmizu
4
1.7k
安全な Kubernetes 環境を目指して
kyohmizu
4
1.2k
Unlocking Cloud Native Security
kyohmizu
5
1.4k
コンテナ × セキュリティ × AWS
kyohmizu
11
4k
コンテナセキュリティ
kyohmizu
10
4.2k
コンテナイメージのマルウェア検出とその実用性について
kyohmizu
4
3.8k
Other Decks in Technology
See All in Technology
Azure AI Foundryでマルチエージェントワークフロー
seosoft
0
120
JSX - 歴史を振り返り、⾯⽩がって、エモくなろう
pal4de
3
1k
BigQuery Remote FunctionでLooker Studioをインタラクティブ化
cuebic9bic
2
150
kubellが挑むBPaaSにおける、人とAIエージェントによるサービス開発の最前線と技術展望
kubell_hr
1
360
米国国防総省のDevSecOpsライフサイクルをAWSのセキュリティサービスとOSSで実現
syoshie
0
330
DroidKnights 2025 - Jetpack XR 살펴보기: XR 개발은 어떻게 이루어지는가?
heesung6701
1
150
Clineを含めたAIエージェントを 大規模組織に導入し、投資対効果を考える / Introducing AI agents into your organization
i35_267
4
1k
ローカルLLMでファインチューニング
knishioka
0
100
監視のこれまでとこれから/sakura monitoring seminar 2025
fujiwara3
8
1.4k
初めてのAzure FunctionsをClaude Codeで作ってみた / My first Azure Functions using Claude Code
hideakiaoyagi
1
140
What's new in OpenShift 4.19
redhatlivestreaming
1
410
Amplifyとゼロからはじめた AIコーディング 成果と展望
mkdev10
1
330
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
Statistics for Hackers
jakevdp
799
220k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Optimizing for Happiness
mojombo
379
70k
Building an army of robots
kneath
306
45k
Adopting Sorbet at Scale
ufuk
77
9.4k
RailsConf 2023
tenderlove
30
1.1k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
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!