SlideShare ist ein Scribd-Unternehmen logo
1 von 34
Downloaden Sie, um offline zu lesen
GitOps
Pain ‘n Gain
Dr. Michael Adersberger
michael.adersberger@syncier.com
Karl Heinz,
Information Security OfïŹcer ISO
MICHI !!!
We have several
requirements on our
cloud stack regarding
Security&Compliance
...
Karl Heinz,
Information Security OfïŹcer ISO
Dr. Michael Adersberger,
Full-stack Developer, Syncier Cloud
michael.adersberger@syncier.com
Karl Heinz,
Information Security OfïŹcer ISO
1. 
 track who has changed
what and when in your
cluster?
2. 
 ensure only reviewed
changes are rolled-out?
3. 
 roll-back in case of
problems?
4. 
 avoid complicated role
management?
5. 
 ensure your cluster-state
does not drift away?

 can you:
Michi,
GitOps enthusiast
YES,
GitOps can!
GitOps
in a nutshell
GitOps in a nutshell
9GitOps in a nutshell
1. Fully declarative description of
entire system as code
(Infrastructure, Deployments,
policies
)
2. Under version control
3. Synced with cluster
GitOps in practice
10GitOps in practice
Git K8s
DevOps
syncPR
GitOps in practice
11GitOps in practice
Git K8s
DevOps
syncPR
signed
commits
branch
protection
DevOps
review
git
history
read only
GitOps in practice
12GitOps in practice
1. 
 track who has changed what when
in your cluster?
2. 
 ensure only reviewed changes are
rolled-out?
3. 
 roll-back in case of problems?
4. 
 avoid complicated role
management?
5. 
 ensure your cluster-state does not
drift away?
GitOps
in practice
Push vs. Pull
14Push vs. Pull
cluster
cluster
Operator
watch&sync
pipeline
PUSH
PULL
K8s-cluster
K8s-cluster
vs.
CI/CD tool
Push vs. Pull
15Push vs. Pull
PUSH PULL
+ re-use existing pipelines
+ bullet proven tooling
+ very ïŹ‚exible
- system drifting away
- admin credentials needed
in pipeline
+ regular sync
+ credentials do not have to
leave the cluster pipeline
+ separation CI - CD
- new setup/concept
- rather new operators/tools
Single point of truth vs. conïŹg@Application
16Version control
cluster
Application A
Application B
Application C
App A
App B
App C
full conïŹg in one repo conïŹg@application
App A
App B
App C
Single point of truth vs. conïŹg@Application
17Push vs. Pull
Single point of truth ConïŹg@Application
+ full history in one repo
+ easy roll-back
- keeping several repos aligned
- updates in many repositories
+ easier staging
+ just values/parameters for
different environments
+ governance & permission
- roll-backs of several apps
can be tricky
Sealed secrets
18Sealed secrets
Operator
watch&sync
K8s-cluster
SealedSecret
SealedSecret
Controller
Secret
private
KubeSeal
SealedSecret
Secret
public
How to deal
with secrets?
GitOps
day2 experience
Manifest validation
20Manifest validation
Fail early
Manifest validation
21Manifest validation
How to
boost&secure?
K8s-cluster
Manifest validation
22Manifest validation
How to
boost&secure?
K8s-cluster
Open Policy Agent
Open Policy Agent
23Open Policy Agent
● High-level declarative language (Rego)
● Json validation in context
● Use cases:
○ Security => avoid potential vulnerabilities
■ e.g. Ingress only with TLS
○ Effectivity => reduced mistakes = reduce #PRs
■ e.g. Reject colliding Ingresses
Open Policy Agent
Open Policy Agent
24Open Policy Agent
cluster
K8s-cluster
OPA Gatekeeper
ValidatingWebhook
API server
validate
policies
policies
Open Policy Agent
Open Policy Agent
25Open Policy Agent
cluster
Syncier Cloud
Cockpit
policies
Open Policy Agent
webhook
feedback
Manifest validation
26Manifest validation
Development the
GitOps way
Open Policy Agent
27Open Policy Agent
Git sync
playground
cluster
drop master
protection
IDE commit
master
Manifest validation
28Manifest validation
50 shades of GitOps
Open Policy Agent
29Open Policy Agent
cluster
repo
sync
dev cluster
drop PR
review
requirement
pipeline
Appliciation
Code Repo
Image
Registry
create
+
merge
PR
Manifest validation
30Manifest validation
State & K8s
Allways the pain with the state
31Allways the pain with the state
● GitOps does not solve this for K8s
● no one ïŹts all solution in place right now
○ operators are probably not yet advanced enough
○ waves and hooks can do the job - partially
○ your git-repo is your runbook
Git K8s
DevOps
syncPR
Time for a
DEMONSTRATION
Summary
33Allways the pain with the state
● GitOps ensures security & compliance measures
out-of-the-box
● there is not one way to GitOps
● It’s a change of mindset in many ways - allow that change
● Syncier is delivering Professional and Managed Services
with focus on regulated enterprises
cloud@syncier.com
https://www.linkedin.com/company/syncier-gmbh
https://www.syncier.com
we're hiring!
You are happy,
When your ISO is happy!

Weitere Àhnliche Inhalte

Mehr von QAware GmbH

Migration von stark regulierten Anwendungen in die Cloud: Dem Teufel die See...
 Migration von stark regulierten Anwendungen in die Cloud: Dem Teufel die See... Migration von stark regulierten Anwendungen in die Cloud: Dem Teufel die See...
Migration von stark regulierten Anwendungen in die Cloud: Dem Teufel die See...
QAware GmbH
 

Mehr von QAware GmbH (20)

Cloud Migration mit KI: der Turbo
Cloud Migration mit KI: der Turbo Cloud Migration mit KI: der Turbo
Cloud Migration mit KI: der Turbo
 
Migration von stark regulierten Anwendungen in die Cloud: Dem Teufel die See...
 Migration von stark regulierten Anwendungen in die Cloud: Dem Teufel die See... Migration von stark regulierten Anwendungen in die Cloud: Dem Teufel die See...
Migration von stark regulierten Anwendungen in die Cloud: Dem Teufel die See...
 
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
 
Endlich gute API Tests. Boldly Testing APIs Where No One Has Tested Before.
Endlich gute API Tests. Boldly Testing APIs Where No One Has Tested Before.Endlich gute API Tests. Boldly Testing APIs Where No One Has Tested Before.
Endlich gute API Tests. Boldly Testing APIs Where No One Has Tested Before.
 
Kubernetes with Cilium in AWS - Experience Report!
Kubernetes with Cilium in AWS - Experience Report!Kubernetes with Cilium in AWS - Experience Report!
Kubernetes with Cilium in AWS - Experience Report!
 
50 Shades of K8s Autoscaling
50 Shades of K8s Autoscaling50 Shades of K8s Autoscaling
50 Shades of K8s Autoscaling
 
Kontinuierliche Sicherheitstests fĂŒr APIs mit Testkube und OWASP ZAP
Kontinuierliche Sicherheitstests fĂŒr APIs mit Testkube und OWASP ZAPKontinuierliche Sicherheitstests fĂŒr APIs mit Testkube und OWASP ZAP
Kontinuierliche Sicherheitstests fĂŒr APIs mit Testkube und OWASP ZAP
 
Service Mesh Pain & Gain. Experiences from a client project.
Service Mesh Pain & Gain. Experiences from a client project.Service Mesh Pain & Gain. Experiences from a client project.
Service Mesh Pain & Gain. Experiences from a client project.
 
50 Shades of K8s Autoscaling
50 Shades of K8s Autoscaling50 Shades of K8s Autoscaling
50 Shades of K8s Autoscaling
 
Blue turns green! Approaches and technologies for sustainable K8s clusters.
Blue turns green! Approaches and technologies for sustainable K8s clusters.Blue turns green! Approaches and technologies for sustainable K8s clusters.
Blue turns green! Approaches and technologies for sustainable K8s clusters.
 
Per Anhalter zu Cloud Nativen API Gateways
Per Anhalter zu Cloud Nativen API GatewaysPer Anhalter zu Cloud Nativen API Gateways
Per Anhalter zu Cloud Nativen API Gateways
 
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
 
How to speed up Spring Integration Tests
How to speed up Spring Integration TestsHow to speed up Spring Integration Tests
How to speed up Spring Integration Tests
 
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-ClusterAus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
Aus blau wird grĂŒn! AnsĂ€tze und Technologien fĂŒr nachhaltige Kubernetes-Cluster
 
Cloud Migration – Eine Strategie die funktioniert
Cloud Migration – Eine Strategie die funktioniertCloud Migration – Eine Strategie die funktioniert
Cloud Migration – Eine Strategie die funktioniert
 
Policy Driven Microservices mit Open Policy Agent
Policy Driven Microservices mit Open Policy AgentPolicy Driven Microservices mit Open Policy Agent
Policy Driven Microservices mit Open Policy Agent
 
Make Developers Fly: Principles for Platform Engineering
Make Developers Fly: Principles for Platform EngineeringMake Developers Fly: Principles for Platform Engineering
Make Developers Fly: Principles for Platform Engineering
 
Security Lab: OIDC in der Praxis
Security Lab: OIDC in der PraxisSecurity Lab: OIDC in der Praxis
Security Lab: OIDC in der Praxis
 
Die nächsten 100 Microservices
Die nächsten 100 MicroservicesDie nächsten 100 Microservices
Die nächsten 100 Microservices
 
Enterprise-level Kubernetes Security mit Open Source Tools - geht das?
Enterprise-level Kubernetes Security mit Open Source Tools - geht das?Enterprise-level Kubernetes Security mit Open Source Tools - geht das?
Enterprise-level Kubernetes Security mit Open Source Tools - geht das?
 

KĂŒrzlich hochgeladen

Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
amitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 

KĂŒrzlich hochgeladen (20)

Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
BDSM⚡Call Girls in Mandawali Delhi >àŒ’8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >àŒ’8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >àŒ’8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >àŒ’8448380779 Escort Service
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 

GitOps: Pain 'n Gain