Managing Kubernetes from Python using Kube
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore managing Kubernetes clusters using Python in this conference talk from EuroPython 2016. Learn about Kube, a Python wrapper for the Kubernetes API that simplifies cluster management. Discover key concepts for retrieving resource information, connecting to the API, and performing viewing and label update operations. Dive into advanced features like creating and deleting resources, utilizing the Watch API support, and accessing the actual API through the cluster proxy attribute. Gain insights into the motivations behind Kube's development and compare it with other Python Kubernetes wrappers. Perfect for programmers and operations professionals interested in interacting with Kubernetes through Python.
Syllabus
Introduction
Why Kube
What is Kubernetes
What is Dr Swarm
Key Concepts
Terminology
Specification Status
Replica Sets
QA
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube