Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 2.05 KB

virtualkubelet.adoc

File metadata and controls

66 lines (42 loc) · 2.05 KB

Virtual Kubelet

Name of project: Virtual Kubelet

Description:

Virtual Kubelet(VK) is an implementation of the Kubernetes kubelet which masquerades as a node for the purposes of extending the Kubernetes node API to other services. VK’s primary focus is for serverless services such as Azure ACI, AWS Fargate, Hyper.sh, and others where these services can be treated like any other node in a Kubernetes cluster. It should be noted that VK is explicitly not intended to be an alternative to Kubernetes federation.

Sponsor / Advisor from TOC: Alexis Richardson <[email protected]> and Quinton Hoole <[email protected]>

Unique Identifier: virtualkubelet

License: ALv2

Maturity Level: Sandbox

Source control repositories:

Current Core Maintainers:

  • Robbie Zhang (Microsoft)

  • Ria Bhatia (Microsoft)

  • Onur Filiz (Amazon)

  • Harry Zhang (Hyper.sh)

  • Yaron Schneider (Microsoft)

  • Jeremy Rickard (Microsoft)

  • Ben Corrie (VMWare)

  • Brian Goff (Microsoft)

Infrastructure requirements: AWS testing, CNCF Cluster (Prow/Tide), Azure testing (future)

Mailing lists

Website: http:https://virtual-kubelet.io - Not completed yet

Social media accounts:

Existing sponsorship:

  • Microsoft

  • Amazon

  • Hyper.sh

  • VMWare

  • Huawei

Statement on alignment with CNCF mission:

Virtual Kubelet works within the Kubernetes ecosystem rather than being a replacement architecture but it is also are a standalone component that can be easily installed or deleted. Virtual Kubelet truly enables people to extend beyond the lines of a traditional node. The VK community is growing with over 50 contributors from Microsoft, VMWare, Amazon, and more. Release 1.0 is expected in December.