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
All about GKE and use-case in Ubie
Search
sakajunquality
February 16, 2019
Technology
3
210
All about GKE and use-case in Ubie
sakajunquality
February 16, 2019
Tweet
Share
More Decks by sakajunquality
See All by sakajunquality
DevFest Tokyo 2023: Google Cloudでチームで安全にデプロイをする
sakajunquality
10
1.8k
Cloud Spanner Monitoring 入門 / Cloud Spanner Monitoring Introduction
sakajunquality
1
1.2k
GKE Overview March 2021: Introducing Autopilot
sakajunquality
1
790
Introduction to Cloud Run 2021
sakajunquality
3
1.5k
Building Reliable Distributed Systems on GCP
sakajunquality
1
230
Istio 1.5 Updates
sakajunquality
4
1.9k
GCP 101: Getting Started through Cloud Run
sakajunquality
6
3.6k
Seeking Observability, Getting Started with Service Mesh
sakajunquality
0
140
Fastly Yamagoya Meetup: Leveraging Cloud Portability with Fastly
sakajunquality
0
15k
Other Decks in Technology
See All in Technology
ドメイン名の終活について - JPAAWG 7th -
mikit
33
20k
Making your applications cross-environment - OSCG 2024 NA
salaboy
0
190
Platform Engineering for Software Developers and Architects
syntasso
1
520
リンクアンドモチベーション ソフトウェアエンジニア向け紹介資料 / Introduction to Link and Motivation for Software Engineers
lmi
4
300k
誰も全体を知らない ~ ロールの垣根を超えて引き上げる開発生産性 / Boosting Development Productivity Across Roles
kakehashi
1
230
Why App Signing Matters for Your Android Apps - Android Bangkok Conference 2024
akexorcist
0
130
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
170
Amazon Personalizeのレコメンドシステム構築、実際何するの?〜大体10分で具体的なイメージをつかむ〜
kniino
1
100
New Relicを活用したSREの最初のステップ / NRUG OKINAWA VOL.3
isaoshimizu
2
610
100 名超が参加した日経グループ横断の競技型 AWS 学習イベント「Nikkei Group AWS GameDay」の紹介/mediajaws202411
nikkei_engineer_recruiting
1
170
Shopifyアプリ開発における Shopifyの機能活用
sonatard
4
250
TypeScriptの次なる大進化なるか!? 条件型を返り値とする関数の型推論
uhyo
2
1.7k
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
45
6.8k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
For a Future-Friendly Web
brad_frost
175
9.4k
How to train your dragon (web standard)
notwaldorf
88
5.7k
Fireside Chat
paigeccino
34
3k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
16k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Adopting Sorbet at Scale
ufuk
73
9.1k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
410
Writing Fast Ruby
sferik
627
61k
Documentation Writing (for coders)
carmenintech
65
4.4k
Transcript
All About GKE #gcpug #shonan #36 @sakajunquality
About me - ID: @sakajunquality - Jun Sakata - Google
Developers Expert, GCP - SWE, Infrastructure at Ubie Inc. - #GKE #CloudBuild #BigQuery - #Camera #Coffee
Agenda
Agenda - What’s GKE? Why GKE? - How Ubie is
using GKE - something
What’s GKE? Why GKE?
What’s GKE? Why GKE? https://speakerdeck.com/sakajunquality/starting-google-kubernetes-engine-2019
How Ubie is using GKE
How Ubie is using GKE https://speakerdeck.com/sakajunquality/kubernetes-in-startup-ubiefalseinhurawokubernetesnicheng-setahua
How Ubie is using GKE
How Ubie is using GKE GKE
How Ubie is using GKE Expose service
How Ubie is using GKE Code, Build and Deploy
How Ubie is using GKE Persistent Storage
How Ubie is using GKE Monitoring
GKE
How Ubie is using GKE GKE
GKE in Ubie
namespaces - A Scope by Name - DNS - Authorization
Policy by Name - RBAC
GKE Multi-tenancy https://cloud.google.com/kubernetes-engine/docs/concepts/multitenancy-overview
GKE Ecosystems
GKE Ecosystems - How to Build and Deploy - How
to Log and Monitor
How to Build and Deploy
How to Build and Deploy General Container Build and Deploy
Pipelines and GCP Products Application Source Code Container Image Container Runtime Cloud Source Repositories Github Container Registry Kubernetes Engine
How to Build and Deploy More Kubernetes Specific: Simple GitOps
from GitOps-style continuous delivery with Cloud Build https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build?hl=en
How to Build and Deploy More Kubernetes Specific: Simple GitOps
from GitOps-style continuous delivery with Cloud Build https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build?hl=en
How to Build and Deploy https://speakerdeck.com/sakajunquality/introduction-to-gitops-deployment-to-kubernetes
How to Log and Monitor
GKE Ecosystems: Monitoring Stackdriver Monitoring - Full-Stack Monitoring Suite -
New Features - New Kubernetes Dashboard - Istio Integration - Prometheus Integration
GKE Ecosystems: Logging Stackdriver Logging - Full-managed Log platform -
GKE has pre-installed fluentd - Collects Stdout/Stderr of containers - Parse JSON to structured log
Takeaways
Takeaways - GKE can be started easily - Understanding GKE
and its Ecosystems to enhance its capabilities
Thank You