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.8k
Cloud Spanner Monitoring 入門 / Cloud Spanner Monitoring Introduction
sakajunquality
1
1.3k
GKE Overview March 2021: Introducing Autopilot
sakajunquality
1
810
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
16k
Other Decks in Technology
See All in Technology
エンジニアの育成を支える爆速フィードバック文化
sansantech
PRO
3
670
急成長する企業で作った、エンジニアが輝ける制度/ 20250214 Rinto Ikenoue
shift_evolve
2
880
7日間でハッキングをはじめる本をはじめてみませんか?_ITエンジニア本大賞2025
nomizone
2
1.4k
リーダブルテストコード 〜メンテナンスしやすい テストコードを作成する方法を考える〜 #DevSumi #DevSumiB / Readable test code
nihonbuson
11
5.8k
Culture Deck
optfit
0
330
RSNA2024振り返り
nanachi
0
500
SCSAから学ぶセキュリティ管理
masakamayama
0
140
滅・サービスクラス🔥 / Destruction Service Class
sinsoku
6
1.5k
2.5Dモデルのすべて
yu4u
2
610
オブザーバビリティの観点でみるAWS / AWS from observability perspective
ymotongpoo
7
1k
関東Kaggler会LT: 人狼コンペとLLM量子化について
nejumi
3
460
【Developers Summit 2025】プロダクトエンジニアから学ぶ、 ユーザーにより高い価値を届ける技術
niwatakeru
2
890
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Docker and Python
trallard
44
3.3k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
29
4.6k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
The Language of Interfaces
destraynor
156
24k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Six Lessons from altMBA
skipperchong
27
3.6k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
12
950
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
Writing Fast Ruby
sferik
628
61k
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