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
あとはAIに任せて人間は自由に生きる
kentaro
3
1.1k
広島銀行におけるAWS活用の取り組みについて
masakimori
0
140
制約理論(ToC)入門
recruitengineers
PRO
3
350
株式会社ARAV 採用案内
maqui
0
360
Amazon Bedrock AgentCore でプロモーション用動画生成エージェントを開発する
nasuvitz
6
440
新卒(ほぼ)専業Kagglerという選択肢
nocchi1
1
2.4k
新規案件の立ち上げ専門チームから見たAI駆動開発の始め方
shuyakinjo
0
130
JuniorからSeniorまで: DevOpsエンジニアの成長ロードマップ
yuriemori
0
230
実践アプリケーション設計 ③ドメイン駆動設計
recruitengineers
PRO
3
250
Android Studio の 新しいAI機能を試してみよう / Try out the new AI features in Android Studio
yanzm
0
270
実践アプリケーション設計 ①データモデルとドメインモデル
recruitengineers
PRO
3
300
モダンな現場と従来型の組織——そこに生じる "不整合" を解消してこそチームがパフォーマンスを発揮できる / Team-oriented Organization Design 20250825
mtx2s
6
560
Featured
See All Featured
BBQ
matthewcrist
89
9.8k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Designing for humans not robots
tammielis
253
25k
4 Signs Your Business is Dying
shpigford
184
22k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
The Cost Of JavaScript in 2023
addyosmani
53
8.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
Optimizing for Happiness
mojombo
379
70k
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