SlideShare a Scribd company logo
Something About . . .
Operation/Maintenance
Kubernetes
Hello!
I am Tom Tsai aka smalltown
2
“
3
http://bit.ly/taipei-hug
“ Kubernetes
Production
4
Outline
◂
◂
◂
◂
◂
◂
◂
◂
5
1.
Where is Your
Kubernetes?
Select Where Your Kubernetes is!
7
Public Cloud
No
Yes
Completed
Network Infra.
General Usage
Yes
Yes
No
Shutdown
Suddenly
No Yes
No
When Should I Self-Hosted Kubernetes
◂
◂
◂
8
1.
High
Availability/Scalability
High Availability: Kubernetes Itself
10
- Key/Value Storage - apiserver
- scheduler
- controller-manager
- kubelet
- kube-proxy
- container runtime- HA: 1, 3, 5 …
- Clustering Guide
- General HA Mode
High Availability: Application in K8S
◂
11
~$ kubectl get deployment
NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
Nginx 3 3 3 3 18s
Before Talk About
Scalability . . .
12
K8S Resource Request & Limit
13
Ref
Scalability: Horizontal Pod Autoscaler
14
Ref
Scalability: Vertical Pods Autoscaler
15
Ref
Scalability: Cluster Autoscaler
16
Ref
1.
Manage
Stateful Service
Stateful Service
◂
◂
◂
◂
◂
◂
18
Manage Production Service
19
Stateless Stateful
Setup
Scale Out/Up
Backup
Upgrade
Operation
CoreOS Brings
K8S Operator . . .
20
What is Kubernetes Operator?
◂
◂
◂
21
What is Kubernetes Operator?
22
An Operator is a Domain Specific Controller
Operation of Stateless Service
23
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)
24
backup
kubectl
etcd Operator
app=3.0.13
size=3
Pod
app=web
env=prod
backup-tool
interval=300s
Exist Operators
◂
◂
25
1.
Log/Monitoring
Log Management
. . .
27
Log Management: Yes, ELKF
◂
◂
◂
28
Log Collect
Centralised V.S. Decentralised
◂
◂
◂
29
System/Application
Metric Collect . . .
30
Metrics: Yes, Prometheus
◂
31
Get Alert When
Service . . .
32
Monitoring: Internal
◂
◂
33
Ref
Monitor: External
◂
◂
◂
◂
34
1.
Continuous Delivery
Common Resource View of K8S Application
36
Deployment YAML
ConfigMap YAML Secret YAML/VaultDocker Image Tag
Service YAML
Deploy With kubectl
37
Ref
The Key Man: Helm
◂
◂
◂
38
Deploy With Helm
39
Ref
Good Old Days V.S. Kubernetes
40
GNU/Linux
ELF Binaries Config in /etc
apt, yum, etc
Chef, Puppet, Ansible
Kubernetes
Images K8S Object
Helm
Operator Framework
CI/CD Total Solution For K8S
◂
◂
◂
◂
◂
41
GitOps Patterns
42
Ref
1.
TroubleShooting
Guide
Official TroubleShooting Guide
◂
◂
◂
◂
44
Just My Two Cents: Pod
◂ Pending
◂ Terminating
◂ CrashLoopBackOff
45
Just My Two Cents: Service
◂ Endpoint is Empty
◂
◂
◂
46
Just My Two Cents: Node Register
◂
◂
◂
◂
47
1.
Your Best
Friend: kubectl
Good Craftsmanship Depends
on Use of The Right Tools
When You Manage N Clusters N
Namespaces
◂
◂
◂
◂
◂
49
There Are Several Helper Tool For You
◂
◂
◂
◂
50
Ref
1.
Kubernetes
Trends
Where Kubernetes is Going?
Kubernetes Move So Fast...
◂
◂
◂
◂
52
53
Thanks!
Any questions?
◂

More Related Content

PDF
Serverless framework on kubernetes
PDF
整合Cloud Foundry 和 Kubernetes 技術打造企業級雲應用平台解決方案
PPTX
Challenges of Kubernetes On-premise Deployment
PDF
Kafka on Kubernetes: Keeping It Simple (Nikki Thean, Etsy) Kafka Summit SF 2019
PDF
Cloud Native User Group: Prometheus Day 2
PDF
XCP-ng - Olivier Lambert
PDF
XCP-ng - past, present and future
PDF
[OpenInfra Days Korea 2018] Day 2 - E3-2: "핸즈온 워크샵: Kubespray, Helm, Armada를 ...
Serverless framework on kubernetes
整合Cloud Foundry 和 Kubernetes 技術打造企業級雲應用平台解決方案
Challenges of Kubernetes On-premise Deployment
Kafka on Kubernetes: Keeping It Simple (Nikki Thean, Etsy) Kafka Summit SF 2019
Cloud Native User Group: Prometheus Day 2
XCP-ng - Olivier Lambert
XCP-ng - past, present and future
[OpenInfra Days Korea 2018] Day 2 - E3-2: "핸즈온 워크샵: Kubespray, Helm, Armada를 ...

What's hot (20)

PPTX
Kubernetes 1.16 and rancher 2.3 enhancements
PDF
AgileTW Feat. DevOpsTW: 維運 Kubernetes 的兩三事
PPTX
Setup Kubernetes Cluster On AWS Using KOPS
PDF
[OpenInfra Days Korea 2018] Day 2 - E5-1: "Invited Talk: Kubicorn - Building ...
PDF
Delve into Helm - Advanced DevOps
PPTX
Spinnaker for Azure
PDF
John Spray - Ceph in Kubernetes
PPTX
Support of containerized workloads in ONAP
PDF
Adopting containers and kubernetes in production
PDF
Spinnaker - Bay Area AWS Meetup - 20160726
PDF
Orchestrating VM & Container Deployments
PDF
DevOps 2015 - Dancing with Chef
PDF
"Using Automation Tools To Deploy And Operate Applications In Real World Scen...
PDF
Optimizing Kubernetes deployments with Helm
PDF
Meetup Melbourne August 2017 - Agile Integration with Apache Camel microservi...
PPTX
Create Microservice with Spring Boot and Docker
PPTX
ONAP MultiCloud/K8s Casablanca
PPTX
Deploy High Availability Kubernetes with Kubespray
PDF
London Hug 19/5 - Terraform in Production
PDF
Friends don't let friends do dual writes: Outbox pattern with OpenShift Strea...
Kubernetes 1.16 and rancher 2.3 enhancements
AgileTW Feat. DevOpsTW: 維運 Kubernetes 的兩三事
Setup Kubernetes Cluster On AWS Using KOPS
[OpenInfra Days Korea 2018] Day 2 - E5-1: "Invited Talk: Kubicorn - Building ...
Delve into Helm - Advanced DevOps
Spinnaker for Azure
John Spray - Ceph in Kubernetes
Support of containerized workloads in ONAP
Adopting containers and kubernetes in production
Spinnaker - Bay Area AWS Meetup - 20160726
Orchestrating VM & Container Deployments
DevOps 2015 - Dancing with Chef
"Using Automation Tools To Deploy And Operate Applications In Real World Scen...
Optimizing Kubernetes deployments with Helm
Meetup Melbourne August 2017 - Agile Integration with Apache Camel microservi...
Create Microservice with Spring Boot and Docker
ONAP MultiCloud/K8s Casablanca
Deploy High Availability Kubernetes with Kubespray
London Hug 19/5 - Terraform in Production
Friends don't let friends do dual writes: Outbox pattern with OpenShift Strea...
Ad

Similar to 維運Kubernetes的兩三事 (20)

PDF
Kubernetes Summit 2018 - Kubernetes: Stateless -> Stateful
PDF
Kubernetes Kops - Automation Night
PDF
MongoDB Ops Manager + Kubernetes
PPTX
Demystifying k8s operators
PDF
Cloud-Native Operations with Kubernetes and CI/CD
PDF
What is kubernet
PDF
Kubernetes Operators Automating the Container Orchestration Platform 1st Edit...
PPTX
How kubernetes operators can rescue dev secops in midst of a pandemic updated
PDF
"Experienced Kubernetes Administrator skilled in cluster deployment, maintena...
PDF
Kubernetes Operators 1st Edition Jason Dobies
PDF
fundamental Kubernetes Administrator.pdf
PPTX
Ofir Makmal - Intro To Kubernetes Operators - Google Cloud Summit 2018 Tel Aviv
PDF
OSDC 2017 - Timo Derstappen - Automating kubernetes cluster operations with o...
PDF
OSDC 2017: Automating Kubernetes Cluster Operations with Operators by Timo De...
PDF
Women Who Code Connect 2018 Conference
PDF
Andrea Tosatto - Kubernetes Beyond - Codemotion Milan 2017
TXT
Introduction about Kubernates Cluster
PPTX
Kubernetes fundamentals
PDF
Kubernetes - how to orchestrate containers
PDF
Containers, orchestration and security, oh my!
Kubernetes Summit 2018 - Kubernetes: Stateless -> Stateful
Kubernetes Kops - Automation Night
MongoDB Ops Manager + Kubernetes
Demystifying k8s operators
Cloud-Native Operations with Kubernetes and CI/CD
What is kubernet
Kubernetes Operators Automating the Container Orchestration Platform 1st Edit...
How kubernetes operators can rescue dev secops in midst of a pandemic updated
"Experienced Kubernetes Administrator skilled in cluster deployment, maintena...
Kubernetes Operators 1st Edition Jason Dobies
fundamental Kubernetes Administrator.pdf
Ofir Makmal - Intro To Kubernetes Operators - Google Cloud Summit 2018 Tel Aviv
OSDC 2017 - Timo Derstappen - Automating kubernetes cluster operations with o...
OSDC 2017: Automating Kubernetes Cluster Operations with Operators by Timo De...
Women Who Code Connect 2018 Conference
Andrea Tosatto - Kubernetes Beyond - Codemotion Milan 2017
Introduction about Kubernates Cluster
Kubernetes fundamentals
Kubernetes - how to orchestrate containers
Containers, orchestration and security, oh my!
Ad

More from inwin stack (20)

PDF
Migrating to Cloud Native Solutions
PDF
Cloud Native 下的應用網路設計
PDF
當電子發票遇見 Google Cloud Function
PDF
運用高效、敏捷全新平台極速落實雲原生開發
PDF
The last mile of digital transformation AI大眾化:數位轉型的最後一哩
PDF
An Open, Open source way to enable your Cloud Native Journey
PDF
Train.IO 【第六期-OpenStack 二三事】
PDF
Web後端技術的演變
PDF
以 Kubernetes 部屬 Spark 大數據計算環境
PDF
Setup Hybrid Clusters Using Kubernetes Federation
PDF
基於 K8S 開發的 FaaS 專案 - riff
PPTX
使用 Prometheus 監控 Kubernetes Cluster
PDF
Extend the Kubernetes API with CRD and Custom API Server
PDF
利用K8S實現高可靠應用
PPTX
Integrate Kubernetes into CORD(Central Office Re-architected as a Datacenter)
PPTX
Distributed tensorflow on kubernetes
PDF
Build your own kubernetes apiserver and resource type
PDF
Virtualization inside kubernetes
PDF
利用K8S實現高可靠應用
PDF
Build the Blockchain as service (BaaS) Using Ethereum on Kubernetes
Migrating to Cloud Native Solutions
Cloud Native 下的應用網路設計
當電子發票遇見 Google Cloud Function
運用高效、敏捷全新平台極速落實雲原生開發
The last mile of digital transformation AI大眾化:數位轉型的最後一哩
An Open, Open source way to enable your Cloud Native Journey
Train.IO 【第六期-OpenStack 二三事】
Web後端技術的演變
以 Kubernetes 部屬 Spark 大數據計算環境
Setup Hybrid Clusters Using Kubernetes Federation
基於 K8S 開發的 FaaS 專案 - riff
使用 Prometheus 監控 Kubernetes Cluster
Extend the Kubernetes API with CRD and Custom API Server
利用K8S實現高可靠應用
Integrate Kubernetes into CORD(Central Office Re-architected as a Datacenter)
Distributed tensorflow on kubernetes
Build your own kubernetes apiserver and resource type
Virtualization inside kubernetes
利用K8S實現高可靠應用
Build the Blockchain as service (BaaS) Using Ethereum on Kubernetes

Recently uploaded (20)

PDF
Approach and Philosophy of On baking technology
PDF
cuic standard and advanced reporting.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Electronic commerce courselecture one. Pdf
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Big Data Technologies - Introduction.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
KodekX | Application Modernization Development
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation theory and applications.pdf
PPTX
Spectroscopy.pptx food analysis technology
PPT
Teaching material agriculture food technology
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
Approach and Philosophy of On baking technology
cuic standard and advanced reporting.pdf
20250228 LYD VKU AI Blended-Learning.pptx
The AUB Centre for AI in Media Proposal.docx
Electronic commerce courselecture one. Pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Mobile App Security Testing_ A Comprehensive Guide.pdf
Machine learning based COVID-19 study performance prediction
Big Data Technologies - Introduction.pptx
Chapter 3 Spatial Domain Image Processing.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
KodekX | Application Modernization Development
NewMind AI Weekly Chronicles - August'25 Week I
Per capita expenditure prediction using model stacking based on satellite ima...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation theory and applications.pdf
Spectroscopy.pptx food analysis technology
Teaching material agriculture food technology
Advanced methodologies resolving dimensionality complications for autism neur...

維運Kubernetes的兩三事