Virtual Kubelet is an implementation of the Kubernetes kubelet that masquerades as a kubelet for the purpose of connecting a Kubernetes cluster to other APIs. This allows Kubernetes Nodes to be backed by other services, such as serverless container platforms.
Providers
Virtual Kubelet supports a variety of providers:
Admiralty Multi-Cluster Scheduler | Docs | GoDoc |
Alibaba Cloud Elastic Container Instance (ECI) | Docs | GoDoc |
AWS Fargate | Docs | GoDoc |
Azure Batch | Docs | GoDoc |
Azure Container Instances (ACI) | Docs | GoDoc |
Elotl Kip | Docs | GoDoc |
Kubernetes Container Runtime Interface (CRI) | Docs | GoDoc |
Huawei Cloud Container Instance (CCI) | Docs | GoDoc |
HashiCorp Nomad | Docs | GoDoc |
InterLink | Docs | GoDoc |
Liqo | Docs | GoDoc |
OpenStack Zun | Docs | GoDoc |
Tencent Games Tensile Kube | Docs | GoDoc |
StackPath Edge Compute | Docs | GoDoc |
You can also add your own provider.