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
850
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
SAE J1939シミュレーション環境構築
daikiokazaki
1
200
株式会社島津製作所_研究開発(集団協業と知的生産)の現場を支える、OSS知識基盤システムの導入
akahane92
1
1.3k
Datasets for Critical Operations by Dataform
kimujun
0
130
AIエージェントを支える設計
tkikuchi1002
12
2.6k
メモ整理が苦手な者による頑張らないObsidian活用術
optim
1
160
解消したはずが…技術と人間のエラーが交錯する恐怖体験
lamaglama39
0
150
P2P ではじめる WebRTC のつまづきどころ
tnoho
1
280
猫でもわかるQ_CLI(CDK開発編)+ちょっとだけKiro
kentapapa
0
140
帳票構造化タスクにおけるLLMファインチューニングの性能評価
yosukeyoshida
1
200
【CEDEC2025】現場を理解して実現!ゲーム開発を効率化するWebサービスの開発と、利用促進のための継続的な改善
cygames
PRO
0
530
LLMでAI-OCR、実際どうなの? / llm_ai_ocr_layerx_bet_ai_day_lt
sbrf248
0
380
ファインディにおける Dataform ブランチ戦略
hiracky16
0
230
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Building Adaptive Systems
keathley
43
2.7k
The Language of Interfaces
destraynor
158
25k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Code Review Best Practice
trishagee
69
19k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Navigating Team Friction
lara
188
15k
Site-Speed That Sticks
csswizardry
10
730
Java REST API Framework Comparison - PWX 2021
mraible
31
8.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