- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 571 - 580 of 699 for host:kubernetes.io (0.04 sec)
-
Upgrading Windows nodes | Kubernetes
FEATURE STATE: Kubernetes v1.18 [beta] This page explains how to upgrade a Windows node created with kubeadm. Before you begin You need to have shell access to all the nodes, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. Your Kubernetes server must be at or later than version 1.kubernetes.io/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes/Registered: Mon Sep 08 22:13:33 UTC 2025 - 462.3K bytes - Viewed (0) -
Storage | Kubernetes
Ways to provide both long-term and temporary storage to Pods in your cluster.kubernetes.io/docs/concepts/storage/Registered: Mon Sep 08 22:06:33 UTC 2025 - 457K bytes - Viewed (0) -
Assign CPU Resources to Containers and Pods | K...
This page shows how to assign a CPU request and a CPU limit to a container. Containers cannot use more CPU than the configured limit. Provided the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts.kubernetes.io/docs/tasks/configure-pod-container/assign-cpu-resource/Registered: Mon Sep 08 22:31:15 UTC 2025 - 481.8K bytes - Viewed (0) -
Assign Devices to Pods and Containers | Kubernetes
Assign infrastructure resources to your Kubernetes workloads.kubernetes.io/docs/tasks/configure-pod-container/assign-resources/Registered: Mon Sep 08 22:31:25 UTC 2025 - 454.9K bytes - Viewed (0) -
Configure Memory and CPU Quotas for a Namespace...
Define overall memory and CPU resource limits for a namespace.kubernetes.io/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/Registered: Mon Sep 08 22:30:49 UTC 2025 - 476.1K bytes - Viewed (0) -
Troubleshooting CNI plugin-related errors | Kub...
To avoid CNI plugin-related errors, verify that you are using or upgrading to a container runtime that has been tested to work correctly with your version of Kubernetes. About the "Incompatible CNI versions" and "Failed to destroy network for sandbox" errors Service issues exist for pod CNI network setup and tear down in containerd v1.6.0-v1.6.3 when the CNI plugins have not been upgraded and/or the CNI config version is not declared in the CNI config files.kubernetes.io/docs/tasks/administer-cluster/migrating-from-dockershim/troubleshooting-cni-plugin-...Registered: Mon Sep 08 22:46:31 UTC 2025 - 466.5K bytes - Viewed (0) -
Change the default StorageClass | Kubernetes
This page shows how to change the default Storage Class that is used to provision volumes for PersistentVolumeClaims that have no special requirements. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:kubernetes.io/docs/tasks/administer-cluster/change-default-storage-class/Registered: Mon Sep 08 22:46:51 UTC 2025 - 463K bytes - Viewed (0) -
Define a Command and Arguments for a Container ...
This page shows how to define commands and arguments when you run a container in a Pod. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/Registered: Mon Sep 08 22:49:23 UTC 2025 - 468.7K bytes - Viewed (0) -
Well-Known Labels, Annotations and Taints | Kub...
Production-Grade Container Orchestrationkubernetes.io/docs/reference/labels-annotations-taints/Registered: Mon Sep 08 23:29:04 UTC 2025 - 613.2K bytes - Viewed (0) -
Using Node Authorization | Kubernetes
Node authorization is a special-purpose authorization mode that specifically authorizes API requests made by kubelets. Overview The Node authorizer allows a kubelet to perform API operations. This includes: Read operations: services endpoints nodes pods secrets, configmaps, persistent volume claims and persistent volumes related to pods bound to the kubelet's node FEATURE STATE: Kubernetes v1.34 [stable] (enabled by default: true) Kubelets are limited to reading their own Node objects, and only reading pods bound to their node.kubernetes.io/docs/reference/access-authn-authz/node/Registered: Mon Sep 08 23:29:54 UTC 2025 - 462.7K bytes - Viewed (0)