- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 641 - 650 of 723 for host:kubernetes.io (0.03 sec)
-
DNS for Services and Pods | Kubernetes
Your workload can discover Services within your cluster using DNS; this page explains how that works.kubernetes.io/docs/concepts/services-networking/dns-pod-service/Registered: Mon Jan 26 06:39:36 UTC 2026 - 500.3K bytes - Viewed (0) -
Storage Capacity | Kubernetes
Storage capacity is limited and may vary depending on the node on which a pod runs: network-attached storage might not be accessible by all nodes, or storage is local to a node to begin with. FEATURE STATE: Kubernetes v1.24 [stable] This page describes how Kubernetes keeps track of storage capacity and how the scheduler uses that information to schedule Pods onto nodes that have access to enough storage capacity for the remaining missing volumes.kubernetes.io/docs/concepts/storage/storage-capacity/Registered: Mon Jan 26 06:40:40 UTC 2026 - 472.8K bytes - Viewed (0) -
Volume Attributes Classes | Kubernetes
FEATURE STATE: Kubernetes v1.34 [stable](enabled by default) This page assumes that you are familiar with StorageClasses, volumes and PersistentVolumes in Kubernetes. A VolumeAttributesClass provides a way for administrators to describe the mutable "classes" of storage they offer. Different classes might map to different quality-of-service levels. Kubernetes itself is un-opinionated about what these classes represent. This feature is generally available (GA) as of version 1.34, and users have the option to disable it.kubernetes.io/docs/concepts/storage/volume-attributes-classes/Registered: Mon Jan 26 06:40:01 UTC 2026 - 478.8K bytes - Viewed (0) -
Safely Drain a Node | Kubernetes
This page shows how to safely drain a node, optionally respecting the PodDisruptionBudget you have defined. Before you begin This task assumes that you have met the following prerequisites: You do not require your applications to be highly available during the node drain, or You have read about the PodDisruptionBudget concept, and have configured PodDisruptionBudgets for applications that need them. (Optional) Configure a disruption budget To ensure that your workloads remain available during maintenance, you can configure a PodDisruptionBudget.kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/Registered: Mon Jan 26 06:50:32 UTC 2026 - 475.2K 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 Jan 26 06:49:55 UTC 2026 - 466.1K bytes - Viewed (0) -
Extending Kubernetes | Kubernetes
Different ways to change the behavior of your Kubernetes cluster.kubernetes.io/docs/concepts/extend-kubernetes/Registered: Mon Jan 26 06:47:54 UTC 2026 - 489.6K bytes - Viewed (0) -
Guide for Running Windows Containers in Kuberne...
This page provides a walkthrough for some steps you can follow to run Windows containers using Kubernetes. The page also highlights some Windows specific functionality within Kubernetes. It is important to note that creating and deploying services and workloads on Kubernetes behaves in much the same way for Linux and Windows containers. The kubectl commands to interface with the cluster are identical. The examples in this page are provided to jumpstart your experience with Windows containers.kubernetes.io/docs/concepts/windows/user-guide/Registered: Mon Jan 26 06:47:03 UTC 2026 - 502K bytes - Viewed (0) -
Observability | Kubernetes
Understand how to gain end-to-end visibility of a Kubernetes cluster through the collection of metrics, logs, and traces.kubernetes.io/docs/concepts/cluster-administration/observability/Registered: Mon Jan 26 06:47:15 UTC 2026 - 479.2K bytes - Viewed (0) -
Install and Set Up kubectl on Linux | Kubernetes
Before you begin You must use a kubectl version that is within one minor version difference of your cluster. For example, a v1.35 client can communicate with v1.34, v1.35, and v1.36 control planes. Using the latest compatible version of kubectl helps avoid unforeseen issues. Install kubectl on Linux The following methods exist for installing kubectl on Linux: Install kubectl binary with curl on Linux Install using native package management Install using other package management Install kubectl binary with curl on Linux Download the latest release with the command:kubernetes.io/docs/tasks/tools/install-kubectl-linux/Registered: Mon Jan 26 06:47:45 UTC 2026 - 508.6K bytes - Viewed (0) -
Administer a Cluster | Kubernetes
Learn common tasks for administering a cluster.kubernetes.io/docs/tasks/administer-cluster/Registered: Mon Jan 26 06:47:50 UTC 2026 - 472.4K bytes - Viewed (0)