Your IaC tools are just one-shot executors, not true management systems. Learn how to use Kubernetes as a universal control plane to finally eliminate configuration drift.
#1about 2 minutes
The limitations of using pipelines for everything
Relying on numerous CI/CD pipelines for infrastructure management creates complexity and is not ideal for resources with a lifecycle.
#2about 3 minutes
The evolution from scripts to infrastructure as code
Infrastructure management evolved from manual shell scripts to configuration management and finally to API-driven Infrastructure as Code tools like Terraform.
#3about 1 minute
Understanding configuration drift with IaC tools
Infrastructure as Code tools are one-shot executors that don't continuously manage state, leading to configuration drift where reality diverges from code.
#4about 1 minute
Using Kubernetes as an extensible control plane
Kubernetes can be used as a universal control plane because its orchestration capabilities are extensible beyond its native resources.
#5about 3 minutes
Managing external resources with Crossplane and Kubernetes
Crossplane extends Kubernetes to manage external cloud resources through providers and custom composite resources, enabling continuous reconciliation to prevent drift.
#6about 2 minutes
Implementing a GitOps workflow with Argo CD
Use a GitOps operator like Argo CD to automatically sync resource definitions from a Git repository to the Kubernetes control plane for declarative management.
#7about 6 minutes
Demo of provisioning a full stack with Crossplane
A practical demonstration shows how a Git commit triggers Argo CD and Crossplane to provision a Kubernetes cluster, an API Gateway, and a DynamoDB table.
#8about 3 minutes
Solving the control plane bootstrapping problem
Overcome the initial chicken-and-egg problem by using a temporary Kubernetes cluster to provision the permanent control plane, then migrating the state to make it self-managing.
#9about 5 minutes
Q&A on recovery, versioning, and Terraform migration
The Q&A session covers topics like resource recovery after a control plane failure, schema versioning, and strategies for migrating from Terraform to Crossplane.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
04:33 MIN
The present era of DevOps and infrastructure complexity
The Future of Cloud is Abstraction - Why Kubernetes is not the Endgame for STACKIT
05:43 MIN
Managing production complexity with container orchestration
DevSecOps: Security in DevOps
07:59 MIN
Securing containers and infrastructure as code (IAC)
Maturity assessment for technicians or how I learned to love OWASP SAMM
02:34 MIN
Bridging gaps with DevOps and containerization
From Punch Cards to AI-assisted Development
02:59 MIN
Tracing the evolution of container orchestration complexity
Containers in the cloud - State of the Art in 2022
00:57 MIN
Managing containers at scale with Kubernetes
#90DaysOfDevOps - The DevOps Learning Journey
02:28 MIN
Overcoming the challenges of container-based infrastructure
Building Reliable Serverless Applications with AWS CDK and Testing
02:45 MIN
Understanding the challenges of scaling Kubernetes with confidence
5 steps for running a Kubernetes environment at scale
Learning Kubernetes made easy with KubeCampusLearning to use Kubernetes? KubeCampus by Kasten offers free educational content for all skill levels to get you started!Kubernetes is an open-source system for deploying, scaling and managing containerized applications. It allows you to deploy your ...
Panel Discussion: Responsible AI in Practice - Real-World Examples and ChallengesIntroductionIn the ever-evolving landscape of artificial intelligence, the concept of "responsible AI" has emerged as a cornerstone for ethical and practical AI implementation. During the WWC24 Panel discussion, three eminent experts—Mina, Bjorn Brin...
Benedikt Bischof
Walking Into The Era of Supply Chain RisksWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Vandana Verma who introduced the audience interesting topic of supply chain risks.About the Speaker:Vandana is Security Solutions Architect at S...
From learning to earning
Jobs that call for the skills explored in this talk.