Kubernetes kubelet

GPTKB entity

Statements (38)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:category gptkb:software
cloud computing
container orchestration
gptkbp:communicatesVia gptkb:Kubernetes_API_server
gptkbp:configuration kubelet-config.yaml
gptkbp:defaultPort 10255
10250
gptkbp:developedBy gptkb:Cloud_Native_Computing_Foundation
gptkbp:documentation https://kubernetes.io/docs/concepts/overview/components/#kubelet
gptkbp:exposedBy /healthz endpoint
/metrics endpoint
/pods endpoint
gptkbp:firstReleased 2014
gptkbp:function communicates with Kubernetes API server
manages pods
monitors pod lifecycle
reports node status
https://www.w3.org/2000/01/rdf-schema#label Kubernetes kubelet
gptkbp:license gptkb:Apache_License_2.0
gptkbp:maintainedBy container runtime
gptkbp:monitors pods
containers
gptkbp:partOf gptkb:Kubernetes
gptkbp:repository https://github.com/kubernetes/kubernetes/tree/master/pkg/kubelet
gptkbp:role node agent
gptkbp:runsOn Kubernetes node
gptkbp:supports gptkb:Windows
gptkb:Docker_(deprecated)
gptkb:Linux
gptkb:CRI-O
gptkb:containerd
gptkbp:uses gptkb:CNI_(Container_Network_Interface)
gptkb:CSI_(Container_Storage_Interface)
Container Runtime Interface (CRI)
gptkbp:writtenBy gptkb:Go
gptkbp:bfsParent gptkb:CRI_(Container_Runtime_Interface)
gptkbp:bfsLayer 7