- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 7281 - 7290 of about 10,000 for content_length:[100000 TO 499999] (0.85 sec)
-
Assign Extended Resources to a Container | Kube...
FEATURE STATE: Kubernetes v1.34 [stable] This page shows how to assign extended resources to a Container. 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/extended-resource/Registered: Fri Dec 12 08:34:49 UTC 2025 - 473.7K bytes - Viewed (0) -
Share a Cluster with Namespaces | Kubernetes
This page shows how to view, work in, and delete namespaces. The page also shows how to use Kubernetes namespaces to subdivide your cluster. Before you begin Have an existing Kubernetes cluster. You have a basic understanding of Kubernetes Pods, Services, and Deployments. Viewing namespaces List the current namespaces in a cluster using: kubectl get namespaces NAME STATUS AGE default Active 11d kube-node-lease Active 11d kube-public Active 11d kube-system Active 11d Kubernetes starts with four initial namespaces:kubernetes.io/docs/tasks/administer-cluster/namespaces/Registered: Fri Dec 12 08:36:26 UTC 2025 - 481.3K bytes - Viewed (0) -
Configure Pods and Containers | Kubernetes
Perform common configuration tasks for Pods and containers.kubernetes.io/docs/tasks/configure-pod-container/Registered: Fri Dec 12 08:36:18 UTC 2025 - 462.5K bytes - Viewed (0) -
Configure Default CPU Requests and Limits for a...
Define a default CPU resource limits for a namespace, so that every new Pod in that namespace has a CPU resource limit configured.kubernetes.io/docs/tasks/administer-cluster/manage-resources/cpu-default-namespace/Registered: Fri Dec 12 08:32:15 UTC 2025 - 480.7K bytes - Viewed (0) -
Upgrading Linux nodes | Kubernetes
This page explains how to upgrade a Linux Worker Nodes 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. To check the version, enter kubectl version.kubernetes.io/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes/Registered: Fri Dec 12 08:32:38 UTC 2025 - 469.1K bytes - Viewed (0) -
Switching from Polling to CRI Event-based Updat...
FEATURE STATE: Kubernetes v1.26 [alpha](disabled by default) This page shows how to migrate nodes to use event based updates for container status. The event-based implementation reduces node resource consumption by the kubelet, compared to the legacy approach that relies on polling. You may know this feature as evented Pod lifecycle event generator (PLEG). That's the name used internally within the Kubernetes project for a key implementation detail. The polling based approach is referred to as generic PLEG.kubernetes.io/docs/tasks/administer-cluster/switch-to-evented-pleg/Registered: Fri Dec 12 08:37:13 UTC 2025 - 465K bytes - Viewed (0) -
Attach Handlers to Container Lifecycle Events |...
This page shows how to attach handlers to Container lifecycle events. Kubernetes supports the postStart and preStop events. Kubernetes sends the postStart event immediately after a Container is started, and it sends the preStop event immediately before the Container is terminated. A Container may specify one handler per event. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.kubernetes.io/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/Registered: Fri Dec 12 08:37:25 UTC 2025 - 467.8K bytes - Viewed (0) -
Migrate from PodSecurityPolicy to the Built-In ...
This page describes the process of migrating from PodSecurityPolicies to the built-in PodSecurity admission controller. This can be done effectively using a combination of dry-run and audit and warn modes, although this becomes harder if mutating PSPs are used. Before you begin Your Kubernetes server must be at or later than version v1.22. To check the version, enter kubectl version. If you are currently running a version of Kubernetes other than 1.kubernetes.io/docs/tasks/configure-pod-container/migrate-from-psp/Registered: Fri Dec 12 08:37:39 UTC 2025 - 482.3K bytes - Viewed (0) -
Declare Network Policy | Kubernetes
This document helps you get started using the Kubernetes NetworkPolicy API to declare network policies that govern how pods communicate with each other. Note: This section links to third party projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for these projects, which are listed alphabetically. To add a project to this list, read the content guide before submitting a change. More information. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.kubernetes.io/docs/tasks/administer-cluster/declare-network-policy/Registered: Fri Dec 12 08:38:21 UTC 2025 - 473.5K bytes - Viewed (0) -
API Changes for 3.8.0 — Matplotlib 3.10.7 docum...
Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...matplotlib.org/stable/api/prev_api_changes/api_changes_3.8.0.htmlRegistered: Fri Dec 12 08:41:42 UTC 2025 - Last Modified: Thu Oct 09 18:51:52 UTC 2025 - 185.9K bytes - Viewed (0)