Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications.It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at

  • 7articles · 30d
  • 3+ day agolatest article
  • Aug 26, 2026earliest in window
  • 0%with images
  • 352avg words
articles per day
Categories
  • Computers & Electronics 7
  • Science & Technology 7
  • Software Dev. 7

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

Kubernetes
kubernetes.io > docs > tasks > tools > install-kubectl-linux

Install and Set Up kubectl on Linux

3+ day, 23+ hour ago   (887+ words) You must use a kubectl version that is within one minor version difference of your cluster. For example, a v1.37 client can communicate with v1.36, v1.37, and v1.38 control planes. Using the latest compatible version of kubectl helps avoid unforeseen issues. The following methods…...

Kubernetes
kubernetes.io > blog > 09/08/2026 > kubernetes-v1-37-advancing-workload-aware-scheduling

Kubernetes v1.37: Advancing Workload-Aware Scheduling

1+ week, 2+ day ago   (1151+ words) Kubernetes v1.37 delivers a major milestone: Workload / PodGroup APIs and gang scheduling are officially graduating to Beta. This graduation signals that native, "all-or-nothing" scheduling for workloads is solidifying for wider adoption. Key updates to the API and gang scheduling algorithm in…...

Kubernetes
kubernetes.io > blog > 09/03/2026 > kubernetes-v1-37-dra-updates

Kubernetes v1.37: DRA Updates

2+ week, 1+ day ago   (672+ words) Kubernetes 1.37 is here and Dynamic Resource Allocation (DRA) keeps pushing past where it started! This release brings DRA Extended Resource support to GA, a milestone the team has been building toward for three straight releases. Several more features graduate to…...

Kubernetes
kubernetes.io > blog > 09/01/2026 > kubernetes-v1-37-etcd-range-stream

Kubernetes v1.37: etcd RangeStream Cuts Memory Use on Large List Reads

2+ week, 3+ day ago   (229+ words) I am excited to announce that etcd RangeStream is graduating to beta in Kubernetes v1.37. Paired with etcd v3.7, it reduces the memory the API server and etcd need to read a large collection, and makes peak usage more predictable. The API…...

Kubernetes
kubernetes.io > blog > 08/28/2026 > kubernetes-v1-37-pod-certificates-and-cluster-trust-bundles

Kubernetes v1.37: Pod Certificates and Cluster Trust Bundles

2+ week, 3+ day ago   (638+ words) Kubernetes brings a wealth of features that make it easy to run your production workloads securely and reliably. While aspects like scheduling, health checks and resource limits are probably at the front of your mind, one other important feature of…...

Kubernetes
kubernetes.io > blog > 08/27/2026 > kubernetes-v1-37-metrics-api-ga

Kubernetes v1.37: Metrics API graduates to stable

2+ week, 3+ day ago   (362+ words) Kubernetes v1.37 promotes the metrics.k8s.io API to stable (v1). This API provides CPU and memory usage for nodes and Pods, and is the API behind commands such as kubectl top and resource-metrics-based autoscaling. For cluster operators and application developers, this graduation…...

Google News
kubernetes.io > blog > 08/26/2026 > kubernetes-v1-37-release

Kubernetes v1.37: Garhwal

2+ week, 3+ day ago   (1651+ words) Editors: Arsh Sharma, Christopher Tineo, Kirti Goyal, Sophia Ugochukwu, Swathi Rao, Troy Connor Similar to previous releases, the release of Kubernetes v1.37 introduces new Stable, Beta, and Alpha features. The consistent delivery of high-quality releases underscores the strength of our development…...