- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 61 - 70 of 686 for host:kubernetes.io (0.05 sec)
-
API Access Control | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/access-authn-authz/Registered: Wed Jun 04 07:14:38 UTC 2025 - 447.6K bytes - Viewed (0) -
CRI Pod & Container Metrics | Kubernetes
Collection of Pod & Container metrics via the CRI.kubernetes.io/docs/reference/instrumentation/cri-pod-container-metrics/Registered: Wed Jun 04 07:15:38 UTC 2025 - 446K bytes - Viewed (0) -
Node Labels Populated By The Kubelet | Kubernetes
Kubernetes nodes come pre-populated with a standard set of labels. You can also set your own labels on nodes, either through the kubelet configuration or using the Kubernetes API. Preset labels The preset labels that Kubernetes sets on nodes are: kubernetes.io/arch kubernetes.io/hostname kubernetes.io/os node.kubernetes.io/instance-type (if known to the kubelet – Kubernetes may not have this information to set the label) topology.kubernetes.io/region (if known to the kubelet – Kubernetes may not have this information to set the label) topology.kubernetes.io/docs/reference/node/node-labels/Registered: Wed Jun 04 07:17:12 UTC 2025 - 447.9K bytes - Viewed (0) -
Configure a Pod to Use a ConfigMap | Kubernetes
Many applications rely on configuration which is used during either application initialization or runtime. Most times, there is a requirement to adjust values assigned to configuration parameters. ConfigMaps are a Kubernetes mechanism that let you inject configuration data into application pods. The ConfigMap concept allow you to decouple configuration artifacts from image content to keep containerized applications portable. For example, you can download and run the same container image to spin up containers for the purposes of local development, system test, or running a live end-user workload.kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/Registered: Wed Jun 04 06:54:44 UTC 2025 - 554.3K bytes - Viewed (0) -
Check whether dockershim removal affects you | ...
The dockershim component of Kubernetes allows the use of Docker as a Kubernetes's container runtime. Kubernetes' built-in dockershim component was removed in release v1.24. This page explains how your cluster could be using Docker as a container runtime, provides details on the role that dockershim plays when in use, and shows steps you can take to check whether any workloads could be affected by dockershim removal. Finding if your app has a dependencies on Docker If you are using Docker for building your application containers, you can still run these containers on any container runtime.kubernetes.io/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-removal...Registered: Wed Jun 04 06:52:53 UTC 2025 - 455.4K bytes - Viewed (0) -
Using CoreDNS for Service Discovery | Kubernetes
This page describes the CoreDNS upgrade process and how to install CoreDNS instead of kube-dns. 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/coredns/Registered: Wed Jun 04 06:58:44 UTC 2025 - 450.4K bytes - Viewed (0) -
Configure GMSA for Windows Pods and containers ...
FEATURE STATE: Kubernetes v1.18 [stable] This page shows how to configure Group Managed Service Accounts (GMSA) for Pods and containers that will run on Windows nodes. Group Managed Service Accounts are a specific type of Active Directory account that provides automatic password management, simplified service principal name (SPN) management, and the ability to delegate the management to other administrators across multiple servers. In Kubernetes, GMSA credential specs are configured at a Kubernetes cluster-wide scope as Custom Resources.kubernetes.io/docs/tasks/configure-pod-container/configure-gmsa/Registered: Wed Jun 04 06:57:28 UTC 2025 - 481.8K bytes - Viewed (0) -
Limit Storage Consumption | Kubernetes
This example demonstrates how to limit the amount of storage consumed in a namespace. The following resources are used in the demonstration: ResourceQuota, LimitRange, and PersistentVolumeClaim. 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/administer-cluster/limit-storage-consumption/Registered: Wed Jun 04 06:58:31 UTC 2025 - 453.4K bytes - Viewed (0) -
Explore Your App | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/kubernetes-basics/explore/Registered: Wed Jun 04 07:06:23 UTC 2025 - 446.2K bytes - Viewed (0) -
Manual Rotation of CA Certificates | Kubernetes
This page shows how to manually rotate the certificate authority (CA) certificates. 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/tls/manual-rotation-of-ca-certificates/Registered: Wed Jun 04 07:06:40 UTC 2025 - 459.3K bytes - Viewed (0)