* [client-go v0.37.0](https://github.com/kubernetes/client-go) – Go client library for interacting with Kubernetes clusters. * [kubelet v0.37.0](https://github.com/kubernetes/kubelet) – External, versioned ComponentConfig API types for configuring the Kubernetes node agent. * [sample-cli-plugin v0.37.0](https://github.com/kubernetes/sample-cli-plugin) – kubectl plugin that switches the namespace in the current KUBECONFIG context without modifying existing contexts. * [cli-runtime v0.37.0](https://github.com/kubernetes/cli-runtime) – Shared helpers for creating kubectl commands and plugins while preserving kubectl-compatible behavior. * [metrics v0.37.0](https://github.com/kubernetes/metrics) – API type definitions and clients for Kubernetes metrics including custom and resource metrics. * [sample-apiserver v0.37.0](https://github.com/kubernetes/sample-apiserver) – Demonstration of building a Kubernetes-style API server using the k8s.io/apiserver library. * [apiserver v0.37.0](https://github.com/kubernetes/apiserver) – Generic library for building Kubernetes aggregated API servers with authentication, authorization, and versioned types. * [api v0.37.0](https://github.com/kubernetes/api) – Schema of external API types served by the Kubernetes API server. * [apimachinery v0.37.0](https://github.com/kubernetes/apimachinery) – Packages for scheme, typing, encoding, decoding, and conversion of Kubernetes and similar API objects. * [Kubectl v0.38.0-alpha.0](https://github.com/kubernetes/kubectl) – Repository for the Kubernetes CLI's code and reusable client packages, and for tracking its issues. * [kube-proxy v0.38.0-alpha.0](https://github.com/kubernetes/kube-proxy) – Versioned component configuration API for the Kubernetes network proxy.