SlideShare a Scribd company logo
Kubernetes
Stateless -> Stateful
HELLO!
I AM smalltown (Tom Tsai)
I am here because I want to
share something with you
You can find me at
smalltown@awsug.tw
2
Stateful Service
▪ Replication Setup, e.g. MongoDB, MySQL
▪ Cluster Management, e.g. Etcd, Kafka, ElasticSearch
▪ Scale Out, Scale Up
▪ Upgrade
▪ Data Backup
▪ Other Operation Job...
3
Manage Production Service
4
Stateless Stateful
Setup
Scale Out/Up
Backup
Upgrade
Operation
Kubernetes Operator by CoreOS
5
6
Controller/Resource
Kubernetes Operator
Operator Framework
Demo
Reflection
7
Controller/Resource
Kubernetes Operator
Operator Framework
Demo
Reflection
Kubernetes Controller & Resource
8
Controller Resource
K8S Resource:
- Deployment
- Replicaset
- Pod
- ...
Action:
- Create
- Update
- Delete
Stateless Service
Origin Controller and Resource Enough to Handle
▪ Blue/Green Deployment
▪ Auto-Healing
▪ Scale Out, Scale Up
▪ ...
9
Stateful Service
Example: Add One New Etcd Member into Cluster
▪ Create a DNS Name for the New Etcd Member
▪ Launch the New Etcd Instance
▪ Use the Etcd Administrative Tools to Tell the
Existing Cluster About this New Member
10
Custom Controller & Resource
▪ Apparently, Origin Controller & Resource Cannot
Fulfill.
▪ Hence, Kubernetes Support Custom Controller &
Resource
▪ It Allows Us to Extend Kubernetes
11
12
Controller/Resource
Kubernetes Operator
Operator Framework
Demo
Reflection
What is Kubernetes Operator?
▪ An Operator is a Software with Specific
Application Knowledge
▪ Extends the Kubernetes through Custom
Controller/Resource
▪ Enable Users to Create, Configure, and Manage
Applications
13
What is Kubernetes Operator?
14
An Operator is a Domain Specific Controller
Operation of Stateless Service
15
kubectl
ReplicaSet
app=web, env=prod
Pod
app=web
env=prod
scale up
desired=3 count=1
kubectl
ReplicaSet
app=web, env=prod
Pod
app=web
env=prod
desired=3 count=3
Operation of Stateful Service (Operator)
16
backup
kubectl
etcd Operator
app=3.0.13
size=3
Pod
app=web
env=prod
backup-tool
interval=300s
17
Controller/Resource
Kubernetes Operator
Operator Framework
Demo
Reflection
Operator Framework
The Concept of Kubernetes Operator is Introduced by
CoreOS at Nov. 2016, then releasing Operator
Framework at May 2018
▪ Operator SDK
▪ Operator Lifecycle Manager
▪ Operator Metering
18
Operator SDK
19Awesome Operators
Operator Lifecycle Manager
20
Operator Metering
Just Release Alpha Several Days Ago...
▪ Cluster’s CPU and Memory Reporting
▪ Infrastructure-as-a-Service (IaaS) Costs and
Customized Metrics
21
Although There is Operator Framework...
▪ It’s Easy to Complete the First Operator by Following
the Get Started, But Before Starting...
▪ Recommend to Realize Kube Controller Flow, And
Custom Controller/Resource Implement Method
▫ Ref 1
▫ Ref 2
22
23
Controller/Resource
Kubernetes Operator
Operator Framework
Demo
Reflection
Prometheus Operator
24Ref
ElasticSearch Operator
25
Centralized
Log ASAP
● Install Filebeat in
each server
● Prepare Logstash
indexer
● Setup Elasticsearch
○ Kibana
○ Master, Data,
Ingest Node
○ Replicas
○ Backup
○ ...
Demo Repository
https://goo.gl/zk5SB1
26
Controller/Resource
Kubernetes Operator
Operator Framework
Demo
Reflection
Operator is just a Controller + a CRD ?!
▪ https://news.ycombinator.com/item?id=16968873
27
helm-app-operator-kit
Installing a Custom Helm-Based Application
▪ https://github.com/operator-framework/helm-app-op
erator-kit
▪ Leverage a pre-existing Helm Chart to Deploy
Kubernetes as a Operator
28
Good Old Days V.S. Kubernetes
29
GNU/Linux
Ref
ELF Binaries Config in /etc
apt, yum, etc
Chef, Puppet, Ansible
Kubernetes
Images K8S Object
Helm
Operator Framework
30
THANKS!
ANY QUESTIONS?

More Related Content

PDF
Kubernetes User Group: 維運 Kubernetes 的兩三事
PDF
DevOpsDays Taipei 2019 - Mastering IaC the DevOps Way
PDF
TW SEAT - DevOps: Security 干我何事?
PDF
Kubernetes Summit 2019 - Harden Your Kubernetes Cluster
PDF
AgileTW Feat. DevOpsTW: 維運 Kubernetes 的兩三事
PDF
CDK Meetup: Rule the World through IaC
PDF
Cloud Native User Group: Prometheus Day 2
PDF
Kubernetes Summit 2021: Multi-Cluster - The Good, the Bad and the Ugly
Kubernetes User Group: 維運 Kubernetes 的兩三事
DevOpsDays Taipei 2019 - Mastering IaC the DevOps Way
TW SEAT - DevOps: Security 干我何事?
Kubernetes Summit 2019 - Harden Your Kubernetes Cluster
AgileTW Feat. DevOpsTW: 維運 Kubernetes 的兩三事
CDK Meetup: Rule the World through IaC
Cloud Native User Group: Prometheus Day 2
Kubernetes Summit 2021: Multi-Cluster - The Good, the Bad and the Ugly

What's hot (20)

PDF
AWS re:Invent re:Cap 2019: My ElasticSearch Journey on AWS
PDF
Criteo meetup - S.R.E Tech Talk
PDF
Cloud Native User Group: Shift-Left Testing IaC With PaC
PPTX
KubeCon EU 2016: Multi-Tenant Kubernetes
PDF
KubeCon_NA_2021
PPTX
Tối ưu hiệu năng đáp ứng các yêu cầu của hệ thống 4G core
PPT
HA in OpenStack service - meetup #9
PDF
Meetup 23 - 01 - The things I wish I would have known before doing OpenStack ...
PDF
AWS Lambda and serverless Java | DevNation Live
PDF
Kubernetes Day 2017 - Build, Ship and Run Your APP, Production !!
PDF
Deploying Kubernetes without scaring off your security team - KubeCon 2017
PDF
Openstack HA
PDF
Unrevealed Story Behind Viettel Network Cloud Hotpot | Đặng Văn Đại, Hà Mạnh ...
PDF
Antoine Coetsier - billing the cloud
PDF
Building stateful applications on Kubernetes with Rook
PDF
Packaging Strategy for Community Openstack and Implementation Reference | Hoj...
PPTX
Hostvn ceph in production v1.1 dungtq
PDF
Wido den hollander cloud stack and ceph
PPTX
OpenStack High Availability
PDF
[OpenStack Days Korea 2016] Track4 - OpenStack with Kubernetes
AWS re:Invent re:Cap 2019: My ElasticSearch Journey on AWS
Criteo meetup - S.R.E Tech Talk
Cloud Native User Group: Shift-Left Testing IaC With PaC
KubeCon EU 2016: Multi-Tenant Kubernetes
KubeCon_NA_2021
Tối ưu hiệu năng đáp ứng các yêu cầu của hệ thống 4G core
HA in OpenStack service - meetup #9
Meetup 23 - 01 - The things I wish I would have known before doing OpenStack ...
AWS Lambda and serverless Java | DevNation Live
Kubernetes Day 2017 - Build, Ship and Run Your APP, Production !!
Deploying Kubernetes without scaring off your security team - KubeCon 2017
Openstack HA
Unrevealed Story Behind Viettel Network Cloud Hotpot | Đặng Văn Đại, Hà Mạnh ...
Antoine Coetsier - billing the cloud
Building stateful applications on Kubernetes with Rook
Packaging Strategy for Community Openstack and Implementation Reference | Hoj...
Hostvn ceph in production v1.1 dungtq
Wido den hollander cloud stack and ceph
OpenStack High Availability
[OpenStack Days Korea 2016] Track4 - OpenStack with Kubernetes
Ad

Similar to Kubernetes Summit 2018 - Kubernetes: Stateless -> Stateful (20)

PPTX
To Build My Own Cloud with Blackjack…
PDF
Bdc from bare metal to k8s
PPTX
ACDKOCHI19 - Turbocharge Developer productivity with platform build on K8S an...
PDF
Kubernetes: Managed or Not Managed?
PDF
Experts Live Europe 2017 - VSTS / TFS automated Release Pipelines for Web App...
PDF
Kubernetes111111111111111111122233334334
PDF
Kubernetes - Sailing a Sea of Containers
PDF
Running kubernetes
PPTX
Database as a Service (DBaaS) on Kubernetes
PDF
Pro2516 10 things about oracle and k8s.pptx-final
PDF
A guide of PostgreSQL on Kubernetes
PDF
Cloud-Native Operations with Kubernetes and CI/CD
PDF
Kubernetes vs dockers swarm supporting onap oom on multi-cloud multi-stack en...
PDF
Kubernetes
PPTX
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
PDF
Intuit Kubernetes Journey
PPTX
Scaling Docker Containers using Kubernetes and Azure Container Service
PPTX
01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware
PDF
OSS Japan 2019 service mesh bridging Kubernetes and legacy
PPTX
Container orchestration and microservices world
To Build My Own Cloud with Blackjack…
Bdc from bare metal to k8s
ACDKOCHI19 - Turbocharge Developer productivity with platform build on K8S an...
Kubernetes: Managed or Not Managed?
Experts Live Europe 2017 - VSTS / TFS automated Release Pipelines for Web App...
Kubernetes111111111111111111122233334334
Kubernetes - Sailing a Sea of Containers
Running kubernetes
Database as a Service (DBaaS) on Kubernetes
Pro2516 10 things about oracle and k8s.pptx-final
A guide of PostgreSQL on Kubernetes
Cloud-Native Operations with Kubernetes and CI/CD
Kubernetes vs dockers swarm supporting onap oom on multi-cloud multi-stack en...
Kubernetes
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Intuit Kubernetes Journey
Scaling Docker Containers using Kubernetes and Azure Container Service
01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware
OSS Japan 2019 service mesh bridging Kubernetes and legacy
Container orchestration and microservices world
Ad

More from smalltown (17)

PDF
DevOpsDays Taipei 2025 - 為什麼你裝了一堆 O11y 工具,卻沒人用?🤷
PDF
DevOpsDays Taipei 2025 - 🚒 DevOps 救火隊的逆襲:如何擺脫永無止境的電話鈴聲
PDF
Kubernetes Summit 2024 - How GenAI Help you in K8s Ops
PDF
DevOpsDays Taipei 2024 - Evolution of DevOps: Lessons Learned from a Growing ...
PDF
SHOPLINE 職人聊天室: 警報管理 - 從系統和制度下手 By smalltown
PDF
Kubernetes Summit 2023: Head First Kubernetes
PDF
SRE Conference 2022 - How to Build a Healthy On-Call Culture
PDF
DevOpsDays Taipei 2021 - How FinTech Embrace Change Management
PDF
Kubernetes Summit 2020 - DevOps: Where is My PodPod
PDF
HashiCorp Vault Workshop:幫 Credentials 找個窩
PDF
DevOpsDays - DevOps: Security 干我何事?
PDF
Docker Summit 2016 - Kubernetes: Sweets and Bitters
PDF
DevOpsDays Taipei 2017 - Terraform: Everything Is Code
PDF
COSCUP 2017 - infrastructure As Code
PDF
AWS Connect 2017 - Container (feat. AWS)
PDF
DevOps Summit 2016 - The immutable Journey
PDF
DevOps 2015 - Dancing with Chef
DevOpsDays Taipei 2025 - 為什麼你裝了一堆 O11y 工具,卻沒人用?🤷
DevOpsDays Taipei 2025 - 🚒 DevOps 救火隊的逆襲:如何擺脫永無止境的電話鈴聲
Kubernetes Summit 2024 - How GenAI Help you in K8s Ops
DevOpsDays Taipei 2024 - Evolution of DevOps: Lessons Learned from a Growing ...
SHOPLINE 職人聊天室: 警報管理 - 從系統和制度下手 By smalltown
Kubernetes Summit 2023: Head First Kubernetes
SRE Conference 2022 - How to Build a Healthy On-Call Culture
DevOpsDays Taipei 2021 - How FinTech Embrace Change Management
Kubernetes Summit 2020 - DevOps: Where is My PodPod
HashiCorp Vault Workshop:幫 Credentials 找個窩
DevOpsDays - DevOps: Security 干我何事?
Docker Summit 2016 - Kubernetes: Sweets and Bitters
DevOpsDays Taipei 2017 - Terraform: Everything Is Code
COSCUP 2017 - infrastructure As Code
AWS Connect 2017 - Container (feat. AWS)
DevOps Summit 2016 - The immutable Journey
DevOps 2015 - Dancing with Chef

Recently uploaded (20)

PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
Structs to JSON How Go Powers REST APIs.pdf
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PDF
Well-logging-methods_new................
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
DOCX
573137875-Attendance-Management-System-original
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Sustainable Sites - Green Building Construction
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
bas. eng. economics group 4 presentation 1.pptx
Structs to JSON How Go Powers REST APIs.pdf
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Well-logging-methods_new................
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Lecture Notes Electrical Wiring System Components
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
OOP with Java - Java Introduction (Basics)
CYBER-CRIMES AND SECURITY A guide to understanding
UNIT 4 Total Quality Management .pptx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Operating System & Kernel Study Guide-1 - converted.pdf
Lesson 3_Tessellation.pptx finite Mathematics
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
573137875-Attendance-Management-System-original
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Sustainable Sites - Green Building Construction
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf

Kubernetes Summit 2018 - Kubernetes: Stateless -> Stateful