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
220
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.9k
Cloud Spanner Monitoring 入門 / Cloud Spanner Monitoring Introduction
sakajunquality
1
1.4k
GKE Overview March 2021: Introducing Autopilot
sakajunquality
1
840
Introduction to Cloud Run 2021
sakajunquality
3
1.6k
Building Reliable Distributed Systems on GCP
sakajunquality
1
250
Istio 1.5 Updates
sakajunquality
4
2k
GCP 101: Getting Started through Cloud Run
sakajunquality
6
3.7k
Seeking Observability, Getting Started with Service Mesh
sakajunquality
0
160
Fastly Yamagoya Meetup: Leveraging Cloud Portability with Fastly
sakajunquality
0
16k
Other Decks in Technology
See All in Technology
AIエージェントの継続的改善のためオブザーバビリティ
pharma_x_tech
6
1.3k
kubellが挑むBPaaSにおける、人とAIエージェントによるサービス開発の最前線と技術展望
kubell_hr
1
340
In Praise of "Normal" Engineers (LDX3)
charity
2
1.1k
2025/6/21 日本学術会議公開シンポジウム発表資料
keisuke198619
2
430
LinkX_GitHubを基点にした_AI時代のプロジェクトマネジメント.pdf
iotcomjpadmin
0
130
Nonaka Sensei
kawaguti
PRO
4
770
Snowflake Intelligenceで実現できるノーコードAI活用
takumimukaiyama
1
270
「実体」で築く共通認識: 開発現場のコミュニケーション最適化 / Let's Get on the Same Page with Concrete Artifacts: Optimization of Communication in dev teams
kazizi55
0
150
Amplifyとゼロからはじめた AIコーディング 成果と展望
mkdev10
1
320
API の仕様から紐解く「MCP 入門」 ~MCP の「コンテキスト」って何だ?~
cdataj
0
170
AWS と定理証明 〜ポリシー言語 Cedar 開発の舞台裏〜 #fp_matsuri / FP Matsuri 2025
ytaka23
9
2.5k
キャディでのApache Iceberg, Trino採用事例 -Apache Iceberg and Trino Usecase in CADDi--
caddi_eng
0
160
Featured
See All Featured
Faster Mobile Websites
deanohume
307
31k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
The World Runs on Bad Software
bkeepers
PRO
68
11k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Code Reviewing Like a Champion
maltzj
524
40k
BBQ
matthewcrist
89
9.7k
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