About 34,900 results
Open links in new tab
  1. kubernetes/CHANGELOG/CHANGELOG-1.14.md at master - GitHub

    Pod priority and preemption enables Kubernetes scheduler to schedule more important Pods first and when cluster is out of resources, it removes less important pods to create room for more …

  2. Pods - Kubernetes

    Oct 28, 2025 · In any cluster where there is more than one operating system for running nodes, you should set the kubernetes.io/os label correctly on each node, and define pods with a …

  3. kubernetes - AWS EKS 0/1 nodes are available. 1 insufficient pods ...

    Nov 22, 2019 · On Amazon Elastic Kubernetes Service (EKS), the maximum number of pods per node depends on the node type and ranges from 4 to 737. If you reach the max limit, you will …

  4. Kubernetes upgrade notes: 1.30.x to 1.31.x - tauceti.blog

    Jan 27, 2025 · While my roles are not using kubeadm to manage my K8s cluster, it’s recommended to have at least etcd 3.5.11 running. I updated my etcd role to current 3.5.17 …

  5. etcd | OpenShift Container Platform | 4.20 | Red Hat Documentation

    Copy linkLink copied to clipboard! etcd (pronounced et-see-dee) is a consistent, distributed key-value store that stores small amounts of data across a cluster of machines that can fit entirely …

  6. GKE release notes | Google Kubernetes Engine (GKE) - Google …

    Nov 14, 2017 · Starting with version 1.33.2-gke.4655000, the GCSFuse CSI Driver automatically applies performance-tuning defaults for Cloud Storage FUSE volumes used on nodes with …

  7. Kubernetes Data Collected - Datadog Infrastructure and …

    Broken down by operation type: create, update, or sync. For more information, see the documentation for the Kubernetes state metrics core integration. This check requires Datadog …

  8. Deployments - Kubernetes

    Oct 30, 2025 · By default, it ensures that at least 75% of the desired number of Pods are up (25% max unavailable). Deployment also ensures that only a certain number of Pods are created …

  9. Upgrading and Rolling Back Kubernetes - Rancher

    To change the default number or percentage of worker nodes, In the upper left corner, click ☰ > Cluster Management. On the Clusters page, go to the cluster you want to upgrade and click ⋮ …

  10. Upgrade an Azure Kubernetes Service (AKS) cluster

    Mar 21, 2025 · When you upgrade a supported AKS cluster, you can't skip Kubernetes minor versions. You must perform all upgrades sequentially by minor version number. For example, …