Virtual Kubelet is an open source Kubernetes kubelet implementation that masquerades as a kubelet for the purposes of connecting Kubernetes to other APIs. This allows the nodes to be backed by other services like ACI, AWS Fargate, IoT Edge, Tensile Kube etc. The primary scenario for VK is enabling the extension of the Kubernetes API into serverless container platforms like ACI and Fargate, though we are open to others. However, it should be noted that VK is explicitly not intended to be an alternative to Kubernetes federation.
Features
- Virtual Kubelet features a pluggable architecture and direct use of Kubernetes primitives, making it much easier to build on
- Documentation available
- The best description is "Kubernetes API on top, programmable back"
- Virtual Kubelet is focused on providing a library that you can consume in your project to build a custom Kubernetes node agent
- Create, delete and update pods
- Container logs, exec, and metrics
- Get pod, pods and pod status
- Node addresses, node capacity, node daemon endpoints
Categories
Container ManagementLicense
Apache License V2.0Follow Virtual Kubelet
Other Useful Business Software
Add Two Lines of Code. Get Full APM.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Virtual Kubelet!