* [client-go v0.36.2](https://github.com/kubernetes/client-go) – Go client library for interacting with Kubernetes clusters. * [cloud-provider v0.36.2](https://github.com/kubernetes/cloud-provider) – Shared interfaces and initialization mechanism for Kubernetes cloud provider implementations, enabling pluggable controller integration. * [kubelet v0.36.2](https://github.com/kubernetes/kubelet) – External, versioned ComponentConfig API types for configuring the Kubernetes node agent. * [sample-apiserver v0.36.2](https://github.com/kubernetes/sample-apiserver) – Demonstration of building a Kubernetes-style API server using the k8s.io/apiserver library. * [kube-aggregator v0.36.2](https://github.com/kubernetes/kube-aggregator) – Provides Kubernetes-style API server aggregation with dynamic registration, discovery summarization, and secure HTTP proxying. * [apiserver v0.36.2](https://github.com/kubernetes/apiserver) – Generic library for building Kubernetes aggregated API servers with authentication, authorization, and versioned types. * [api v0.36.2](https://github.com/kubernetes/api) – Schema of external API types served by the Kubernetes API server. * [apimachinery v0.36.2](https://github.com/kubernetes/apimachinery) – Packages for scheme, typing, encoding, decoding, and conversion of Kubernetes and similar API objects.