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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity