- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 568 for host:kubernetes.io (0.02 sec)
-
Resource Bin Packing | Kubernetes
In the scheduling-plugin NodeResourcesFit of kube-scheduler, there are two scoring strategies that support the bin packing of resources: MostAllocated and RequestedToCapacityRatio. Enabling bin packing using MostAllocated strategy The MostAllocated strategy scores the nodes based on the utilization of resources, favoring the ones with higher allocation. For each resource type, you can set a weight to modify its influence in the node score. To set the MostAllocated strategy for the NodeResourcesFit plugin, use a scheduler configuration similar to the following:kubernetes.io/docs/concepts/scheduling-eviction/resource-bin-packing/Registered: Fri Dec 05 08:51:24 UTC 2025 - 477.2K bytes - Viewed (0) -
Metrics for Kubernetes Object States | Kubernetes
kube-state-metrics, an add-on agent to generate and expose cluster-level metrics.kubernetes.io/docs/concepts/cluster-administration/kube-state-metrics/Registered: Fri Dec 05 08:51:31 UTC 2025 - 461.5K bytes - Viewed (0) -
Administration with kubeadm | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tasks/administer-cluster/kubeadm/Registered: Fri Dec 05 08:50:52 UTC 2025 - 457.4K bytes - Viewed (0) -
Configure Pod Initialization | Kubernetes
This page shows how to use an Init Container to initialize a Pod before an application Container runs. 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/configure-pod-container/configure-pod-initialization/Registered: Fri Dec 05 09:09:34 UTC 2025 - 470.5K bytes - Viewed (0) -
Troubleshooting Clusters | Kubernetes
Debugging common cluster issues.kubernetes.io/docs/tasks/debug/debug-cluster/Registered: Fri Dec 05 09:12:21 UTC 2025 - 487K bytes - Viewed (0) -
Access Applications in a Cluster | Kubernetes
Configure load balancing, port forwarding, or setup firewall or DNS configurations to access applications in a cluster.kubernetes.io/docs/tasks/access-application-cluster/Registered: Fri Dec 05 09:12:50 UTC 2025 - 458.5K bytes - Viewed (0) -
Imperative Management of Kubernetes Objects Usi...
Kubernetes objects can be created, updated, and deleted by using the kubectl command-line tool along with an object configuration file written in YAML or JSON. This document explains how to define and manage objects using configuration files. Before you begin Install kubectl. 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/manage-kubernetes-objects/imperative-config/Registered: Fri Dec 05 09:14:37 UTC 2025 - 468.1K bytes - Viewed (0) -
Define Environment Variables for a Container | ...
This page shows how to define environment variables for a container in a Kubernetes 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-environment-variable-container/Registered: Fri Dec 05 09:16:35 UTC 2025 - 473.1K bytes - Viewed (0) -
Explore Your App | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/kubernetes-basics/explore/Registered: Fri Dec 05 09:17:34 UTC 2025 - 457.6K bytes - Viewed (0) -
Run Jobs | Kubernetes
Run Jobs using parallel processing.kubernetes.io/docs/tasks/job/Registered: Fri Dec 05 09:17:08 UTC 2025 - 456K bytes - Viewed (0)