SlideShare a Scribd company logo
Deploying & Managing
Kubernetes with
Kubernetes
@johnharris85
John Harris
Senior Cloud Native Architect
@
2 @johnharris85
We’re
hiring!
Cluster API
3 @johnharris85
Kubernetes Model
4 @johnharris85
declarative vs imperative
Kubernetes Model
5 @johnharris85
Controller manager
Custom Resources
7 @johnharris85
apiVersion: "cluster.k8s.io/v1alpha1"
kind: Machine
metadata:
name: capa-test-controlplane-0
labels:
cluster.k8s.io/cluster-name: capa-test
set: controlplane
. . .
Custom Resources
8 @johnharris85
Cluster API
9 @johnharris85
cluster machine machine
set
machine
deployment
machine
class
Cluster API
10 @johnharris85
cluster machine machine
set
machine
deployment
machine
class
pod replica set deployment storage
class
Cluster API
11 @johnharris85
cluster
machine
machine set
machine deployment
machine class
- Cluster wide config
- Kubeadm
- ProviderSpec
- Generic networking
concepts
Cluster API
12 @johnharris85
cluster
machine
machine set
machine deployment
machine class
- Configuration for a
specific machine
- Spec has the desired
kubelet version
- Providers can override
Cluster API
13 @johnharris85
cluster
machine
machine set
machine deployment
machine class
- Configuration for a set of
machines
- Desired number of
replicas
- Template for creating
machines
Cluster API
14 @johnharris85
cluster
machine
machine set
machine deployment
machine class
- Declarative updates for
Machines via
MachineSets
- Update strategy how
changes are applied
Cluster API
15 @johnharris85
cluster
machine
machine set
machine deployment
machine class
- Platform-specific
configuration for
Machines
- The embedded type is
expected to be a
versioned Kubernetes
type
DEMO
16 @johnharris85
Cluster API
17 @johnharris85
Management Cluster
Cluster API Controller-Manager Provider Controller-Manager
machine set
machine deployment
Cluster Controller Machine Controller
Cluster Actuator
- Reconcile
- Delete
Machine Actuator
- Create
- Update
- Delete
- Exists
Bootstrapping
18 @johnharris85
Bootstrap Cluster
Control Plane
clusterctl
Bootstrapping
19 @johnharris85
Bootstrap Cluster
Control Plane
clusterctl
CAP*
components
Bootstrapping
20 @johnharris85
Bootstrap Cluster
Control Plane
clusterctl
CAP*
components cluster machine
Bootstrapping
21 @johnharris85
Bootstrap Cluster
Control Plane
clusterctl
CAP*
components cluster machine
Target / Workload Cluster
Control Plane
Bootstrapping
22 @johnharris85
Bootstrap Cluster
Control Plane
clusterctl
CAP*
components cluster machine
Target / Workload Cluster
Control Plane
CAP*
components
Bootstrapping
23 @johnharris85
Bootstrap Cluster
Control Plane
clusterctl
cluster machine
Target / Workload Cluster
Control Plane
CAP*
components
Bootstrapping
24 @johnharris85
Bootstrap Cluster
Control Plane
clusterctl
cluster machine
Target / Workload Cluster
Control Plane
cluster machine
CAP*
components
Bootstrapping
25 @johnharris85
clusterctl
Target / Workload Cluster
Control Plane
cluster machine
CAP*
components
26 @johnharris85
The Future
27 @johnharris85
The Future
Controllers:
- Infrastructure
- Core
- Bootstrap
28 @johnharris85
The Future
Controllers:
- Infrastructure
- Core
- Bootstrap
image building
29
- https://github.com/kubernetes-sigs/cluster-api
- Join kubernetes-sig-cluster-lifecycle
- Weekly meeting on Wed @ 10:00 PT
- Meeting Notes
- Slack: #cluster-api
- Provider Implementations (AWS, vSphere, Azure,
etc…)
@johnharris85
Getting Involved
Credits
Special thanks to all the people who made and released
these awesome resources for free:
✘ Presentation template by SlidesCarnival
✘ K8s Icons originally by OctoTechnology
30 @johnharris85
thanks!
Questions?
@johnharris85
31

More Related Content

PDF
Level-up your gaming telemetry using Kafka Streams | DevNation Tech Talk
PDF
Operatorhub.io and your Kubernetes cluster | DevNation Tech Talk
PPTX
Ofir Makmal - Intro To Kubernetes Operators - Google Cloud Summit 2018 Tel Aviv
PDF
Paris Container Day 2016 : Kubernetes, votre assurance-vie pour le cloud (Go...
PDF
KubeCon EU 2016 Keynote: Kubernetes State of the Union
PDF
Creating Kubernetes multi clusters with ClusterAPI in the Hetzner Cloud
PPTX
Developer Intro to OpenShift
PDF
Using source code management patterns to configure and secure your Kubernetes...
Level-up your gaming telemetry using Kafka Streams | DevNation Tech Talk
Operatorhub.io and your Kubernetes cluster | DevNation Tech Talk
Ofir Makmal - Intro To Kubernetes Operators - Google Cloud Summit 2018 Tel Aviv
Paris Container Day 2016 : Kubernetes, votre assurance-vie pour le cloud (Go...
KubeCon EU 2016 Keynote: Kubernetes State of the Union
Creating Kubernetes multi clusters with ClusterAPI in the Hetzner Cloud
Developer Intro to OpenShift
Using source code management patterns to configure and secure your Kubernetes...

What's hot (20)

PPTX
OSCONF - Your own Kubernetes controller: not only in Go
PPTX
Java.IL - Your own Kubernetes controller, not only in Go!
PDF
kubernetes operators
PPTX
Config Management Camp - Your own Kubernetes controller, not only in Go
PPTX
The journey to the kubernetes metrics
PDF
Setting up CI/CD pipeline with Kubernetes and Kublr step-by-step
PDF
Operator SDK for K8s using Go
PDF
Kubernetes ClusterAPI
PDF
The Kubernetes Operator Pattern - ContainerConf Nov 2017
PDF
Introduction to Kubernetes RBAC
PPTX
Kubernetes 1.16 and rancher 2.3 enhancements
PDF
K8s meetup ldn-20180412
PPTX
Hybrid vFirewall ONAP use case
PDF
KubeCon EU 2016: Templatized Application Configuration on OpenShift and Kuber...
PDF
AWS Summit Singapore 2019 | Latest Trends for Cloud-Native Application Develo...
PPTX
Kubernetes 101
PDF
Cloud Native Microservices with Spring Cloud
PPTX
Intro to Helm for Kubernetes
PDF
Rancher and Kubernetes - Vishal Biyani - Infracloud - Bangalore Container Con...
PDF
Kubernetes extensibility: crd & operators
OSCONF - Your own Kubernetes controller: not only in Go
Java.IL - Your own Kubernetes controller, not only in Go!
kubernetes operators
Config Management Camp - Your own Kubernetes controller, not only in Go
The journey to the kubernetes metrics
Setting up CI/CD pipeline with Kubernetes and Kublr step-by-step
Operator SDK for K8s using Go
Kubernetes ClusterAPI
The Kubernetes Operator Pattern - ContainerConf Nov 2017
Introduction to Kubernetes RBAC
Kubernetes 1.16 and rancher 2.3 enhancements
K8s meetup ldn-20180412
Hybrid vFirewall ONAP use case
KubeCon EU 2016: Templatized Application Configuration on OpenShift and Kuber...
AWS Summit Singapore 2019 | Latest Trends for Cloud-Native Application Develo...
Kubernetes 101
Cloud Native Microservices with Spring Cloud
Intro to Helm for Kubernetes
Rancher and Kubernetes - Vishal Biyani - Infracloud - Bangalore Container Con...
Kubernetes extensibility: crd & operators
Ad

Similar to Seattle DevOps Meetup - Kubernetes Cluster API (20)

PPTX
Docker and Kubernetes Training | Kubernetes Online Training
PDF
LISA2017 Kubernetes: Hit the Ground Running
PDF
Cluster api devopscon berlin
PDF
Kubermatic.pdf
PDF
Kubermatic CNCF Webinar - start.kubermatic.pdf
PDF
Getting started with kubernetes
PDF
Kubernetes Cluster API - managing the infrastructure of multi clusters (k8s ...
PDF
Kubernetes 201: Taking your Managed Kubernetes service to the next level
PDF
Kubernetes intro
PDF
K8s ClusterAPI - Managing Kubernetes Cluster
PPTX
Kubernetes Presentation
PDF
Kubernetes extensibility: CRDs & Operators
PDF
OSDC 2017 - Timo Derstappen - Automating kubernetes cluster operations with o...
PDF
OSDC 2017: Automating Kubernetes Cluster Operations with Operators by Timo De...
PDF
Deploying WSO2 API Manager in Production-Grade Kubernetes
PDF
Cloud-Native Operations with Kubernetes and CI/CD
PPTX
MongoDB Ops Manager and Kubernetes - James Broadhead
PPTX
DevOps with Kubernetes and Helm - OSCON 2018
PDF
Download full Managing Kubernetes operating Kubernetes clusters in the real w...
PDF
Managing Kubernetes operating Kubernetes clusters in the real world First Edi...
Docker and Kubernetes Training | Kubernetes Online Training
LISA2017 Kubernetes: Hit the Ground Running
Cluster api devopscon berlin
Kubermatic.pdf
Kubermatic CNCF Webinar - start.kubermatic.pdf
Getting started with kubernetes
Kubernetes Cluster API - managing the infrastructure of multi clusters (k8s ...
Kubernetes 201: Taking your Managed Kubernetes service to the next level
Kubernetes intro
K8s ClusterAPI - Managing Kubernetes Cluster
Kubernetes Presentation
Kubernetes extensibility: CRDs & Operators
OSDC 2017 - Timo Derstappen - Automating kubernetes cluster operations with o...
OSDC 2017: Automating Kubernetes Cluster Operations with Operators by Timo De...
Deploying WSO2 API Manager in Production-Grade Kubernetes
Cloud-Native Operations with Kubernetes and CI/CD
MongoDB Ops Manager and Kubernetes - James Broadhead
DevOps with Kubernetes and Helm - OSCON 2018
Download full Managing Kubernetes operating Kubernetes clusters in the real w...
Managing Kubernetes operating Kubernetes clusters in the real world First Edi...
Ad

Recently uploaded (20)

PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Unlocking AI with Model Context Protocol (MCP)
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
cuic standard and advanced reporting.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Big Data Technologies - Introduction.pptx
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Machine learning based COVID-19 study performance prediction
MIND Revenue Release Quarter 2 2025 Press Release
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Unlocking AI with Model Context Protocol (MCP)
The AUB Centre for AI in Media Proposal.docx
Building Integrated photovoltaic BIPV_UPV.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Network Security Unit 5.pdf for BCA BBA.
20250228 LYD VKU AI Blended-Learning.pptx
Encapsulation_ Review paper, used for researhc scholars
cuic standard and advanced reporting.pdf
Approach and Philosophy of On baking technology
Agricultural_Statistics_at_a_Glance_2022_0.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Big Data Technologies - Introduction.pptx
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
NewMind AI Weekly Chronicles - August'25 Week I
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Machine learning based COVID-19 study performance prediction

Seattle DevOps Meetup - Kubernetes Cluster API