Introduction to the Operator SDK - Building Kubernetes Operators
Offered By: Rawkode Academy via YouTube
Course Description
Overview
Explore the fundamentals of the Operator SDK in this 48-minute tutorial from Rawkode Academy. Learn about the Operator Framework, an open-source toolkit for managing Kubernetes native applications, and discover how the Operator SDK simplifies the process of building, testing, and packaging Operators. Dive into creating a new operator, adding custom resource definitions, implementing business logic, and deploying operators on a Kubernetes cluster. Gain insights into high-level APIs, code generation tools, and extensions for common Operator use cases. Follow along as the instructor demonstrates practical examples and shares valuable resources for further learning.
Syllabus
- Holding
- Introductions
- What is an operator / What is Operator SDK
- Creating a new operator
- Adding fields to our custom resource definition
- Adding our business logic / Reconcile
- Deploying / running our operator on a Kubernetes cluster
Taught by
Rawkode Academy
Related Courses
Ultimate PrometheusUdemy Creating Custom Resources in Kubernetes
Pluralsight Extending Kubernetes with Operator Patterns
LinkedIn Learning Extending Kubernetes - Moving Compose on Kubernetes from a CRD to API Aggregation
Docker via YouTube Introduction to Crossplane - Cloud Native Infrastructure Management
Rawkode Academy via YouTube