brusMX / virtual-kubelet-workshop-building-a-provider

Workshop on building a Virtual Kubelet provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a provider for the Virtual Kubelet

The open source Virtual Kubelet project provides an alternative implementation of the kubelet, which adds a virtual node to your Kubernetes cluster. This virtual node can be backed by a variety of providers, including serverless container infrastructure like Azure Container Instances and AWS Fargate. In this workshop, we'll build on the "Introduction to the Virtual Kubelet" workshop. We will walk through what a provider looks like and then build our own

For the workshop it is recommended that you attempt to create the provider implementation yourself, but if you get stuck there are some example implementations:

About

Workshop on building a Virtual Kubelet provider

License:MIT License


Languages

Language:Smarty 100.0%