Overview
Explore an OpenAPI-based Kubernetes client for Julia in this JuliaCon 2024 conference talk. Dive into Kuber.jl, a powerful tool that simplifies the deployment and management of microservices across multiple machines. Learn how to leverage Kubernetes resources, including storage devices, load balancers, configuration files, and secret tokens, using Julia. Discover the verb-entity pattern employed in Kuber.jl methods and how to utilize the Kubernetes watch API for implementing monitoring and management services. Follow along as the speaker demonstrates deploying a web application to a local Kubernetes cluster, working with namespaces, checking pod and load balancer readiness, and updating deployments. Gain insights into generating client code using the OpenAPI generator and customizing Kuber.jl for specific Kubernetes resources.
Syllabus
Kuber.jl: An OpenAPI based Kubernetes client for Julia | H. Kottary | JuliaCon 2024
Taught by
The Julia Programming Language