An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.0% on proxy.golang.org
Top 0.6% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 1.2% forks on proxy.golang.org
Top 1.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/virtual-kubelet/virtual-kubelet

Package virtualkubelet is currently just for providing docs for godoc. Virtual Kubelet is a project which aims to provide a library that can be consumed by other projects to build a Kubernetes node agent that performs the same basic role as the Kubelet, but fully customize the behavior. *Note*: Virtual Kubelet is not the Kubelet. All of the business logic for virtual-kubelet is in the `node` package. The node package has controllers for managing the node in Kubernetes and running scheduled pods against a backend service. The backend service along with the code wrapping what is provided in the node package is what consumers of this project would implement. In the interest of not duplicating examples, please see that package on how to get started using virtual kubelet. Virtual Kubelet supports propagation of logging and traces through a context. See the "log" and "trace" packages for how to use this. Errors produced by and consumed from the node package are expected to conform to error types defined in the "errdefs" package in order to be able to understand the kind of failure that occurred and react accordingly.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/virtual-kubelet/virtual-kubelet
Keywords: cncf , kubernetes
License: Apache-2.0
Latest release: over 1 year ago
First release: almost 7 years ago
Namespace: github.com/virtual-kubelet
Dependent packages: 57
Dependent repositories: 35
Stars: 3,740 on GitHub
Forks: 573 on GitHub
Docker dependents: 14
Docker downloads: 931
See more repository details: repos.ecosyste.ms
Last synced: about 14 hours ago

    Loading...
    Readme
    Loading...