Registry / cloud / kubelet

kubelet

JSON →
library0.32.2gogounverified

The kubelet is the primary node agent that runs on each node in a Kubernetes cluster.

go get k8s.io/kubelet
INSTALL
IMPORT
SIG · KUBELET
K
kubelet
cloudgov0.32.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kubelet
k8s.io/kubelet

Import the kubelet package.

package main import ( "fmt" "k8s.io/kubelet" ) func main() { fmt.Println("kubelet package") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.32.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
kubelet — go get kubelet · libregistry