Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
DevOpsPorto Meetup13: Introduction on Google Ku...
Search
DevOpsPorto
February 28, 2018
Technology
0
140
DevOpsPorto Meetup13: Introduction on Google Kubernetes (GKE) for CI/CD by Giuliano Ribeiro
Talk delivered by Giuliano Ribeiro
DevOpsPorto
February 28, 2018
Tweet
Share
More Decks by DevOpsPorto
See All by DevOpsPorto
DevOpsPorto Meetup 38: Intro to FastAPI by Sebastián Ramírez
devopsporto
1
270
DevOpsPorto Meetup 38: Using cutting-edge open-source technologies to build one of the biggest industrial Data Lake of the World by Allan Sene
devopsporto
0
140
DevOpsPorto Meetup 37: Why averages lie by Filipe Oliveira
devopsporto
0
200
DevOpsPorto Meetup 36: Computing and Operations at CERN: From Physical HW to Virtualization and Containers by Ricardo Rocha
devopsporto
0
230
DevOpsPorto Meetup 35: Turbocharging Azure DevOps with Octopus Deploy by Derek Campbell
devopsporto
0
230
DevOpsPorto Meetup 34: Freelance and Remote - Is it possible in DevOps
devopsporto
0
160
DevOpsPorto Meetup 33: How DevOps supported La Redoute reinvention by Antoine Craske
devopsporto
0
260
K8s in AWS: Europe, US and The Great Wall of China
devopsporto
0
210
DevOpsPorto Meetup 31: Metrics, context driven management by Alexandre Martins
devopsporto
0
250
Other Decks in Technology
See All in Technology
Introduce marp-ai-slide-generator
itarutomy
0
120
AIエージェント開発と活用を加速するワークフロー自動生成への挑戦
shibuiwilliam
5
850
20251219 OpenIDファウンデーション・ジャパン紹介 / OpenID Foundation Japan Intro
oidfj
0
500
Building Serverless AI Memory with Mastra × AWS
vvatanabe
0
550
子育てで想像してなかった「見えないダメージ」 / Unforeseen "hidden burdens" of raising children.
pauli
2
320
MySQLとPostgreSQLのコレーション / Collation of MySQL and PostgreSQL
tmtms
1
1.2k
LayerX QA Night#1
koyaman2
0
260
Next.js 16の新機能 Cache Components について
sutetotanuki
0
180
MySQLのSpatial(GIS)機能をもっと充実させたい ~ MyNA望年会2025LT
sakaik
0
120
意外と知らない状態遷移テストの世界
nihonbuson
PRO
1
250
ESXi のAIOps だ!2025冬
unnowataru
0
350
テストセンター受験、オンライン受験、どっちなんだい?
yama3133
0
160
Featured
See All Featured
Evolving SEO for Evolving Search Engines
ryanjones
0
73
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.3k
Agile that works and the tools we love
rasmusluckow
331
21k
BBQ
matthewcrist
89
9.9k
How to build an LLM SEO readiness audit: a practical framework
nmsamuel
1
580
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
17
AI Search: Where Are We & What Can We Do About It?
aleyda
0
6.7k
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
0
63
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
130
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
Docker and Python
trallard
47
3.7k
Transcript
Google Cloud Introduction to Kubernetes Engine on CI/CD
Agenda • Who Am I • Google Cloud Platform overview
• Kubernetes Engine ◦ Kubernetes quick facts ◦ GKE Features ◦ GKE Demo ◦ CI/CD with GKE
- Google Cloud Solutions Architect - G Suite - Google
App Engine - BigQuery - Java - Build and Release automation - Working: - ilegra +14y - Google technologies +5y Giuliano Ribeiro https://about.me/giulianobr @giulianobr
None
Google Cloud Platform
Google Cloud Platform ✔ 15 regions ✔ 44 zones ✔
Global network of fiber optic cable (+100,000 miles)
Commitment to Open Source Customers should use us because they
love us Not because they are trapped
Kubernetes Engine Google Cloud Platform
First things first … Kubernetes
Open source Workload portability Based on Google’s experience over 15+
years Declarative
Kubernetes in the real world
Compute Engine App Engine Kubernetes Engine Cloud Functions Ops Compute
options X Ops cost
Kubernetes Engine is a powerful cluster manager and orchestration system
for running Docker containers in Google’s cloud. It's built on top of Kubernetes system, giving customers the flexibility to take advantage of on-premises, hybrid, or public cloud infrastructure.
Some features ★ Based on Kubernetes ★ Fully managed ★
Docker support ★ Hybrid networking ★ Resource optimization
Some features ★ Stateful Application Support ★ Scalable ★ Deep
integration with GCP services like: ◦ Integrated Logging & Monitoring ◦ Private container registry ◦ Preemptive VMs (Compute Engine) ◦ GPUs ★ Free, not cost to use
How to interact
Command-line interface Google Cloud SDK - https://cloud.google.com/sdk/
GCP Console https://console.cloud.google.com
GKE on CI/CD pipeline Jenkins Kubernetes Engine Containe r Registry
Source Repository
Jenkins https://cloud.google.com/solutions/continuous-delivery-jenkins-kubernetes-engine
Other options https://cloud.google.com/solutions/continuous-deliver y-spinnaker-kubernetes-engine https://www.weave.works/technologies/google-cloud- platform-and-kubernetes/ Spinnaker Weaveworks https://cloud.google.com/kubernetes-engine/continuous-deployment/
Thank you