- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4361 - 4370 of about 10,000 for filetype:html (1.55 sec)
-
GPU Tuning Guide and Performance Comparison — L...
GPU Tuning Guide and Performance Comparison GPU Tuning Guide and Performance Comparison How It Works? In LightGBM...lightgbm.readthedocs.io/en/latest/GPU-Performance.htmlRegistered: Fri Dec 12 08:15:20 UTC 2025 - Last Modified: Tue Nov 18 15:35:33 UTC 2025 - 22.1K bytes - Viewed (0) -
Ephemeral Volumes | Kubernetes
This document describes ephemeral volumes in Kubernetes. Familiarity with volumes is suggested, in particular PersistentVolumeClaim and PersistentVolume. Some applications need additional storage but don't care whether that data is stored persistently across restarts. For example, caching services are often limited by memory size and can move infrequently used data into storage that is slower than memory with little impact on overall performance. Other applications expect some read-only input data to be present in files, like configuration data or secret keys.kubernetes.io/docs/concepts/storage/ephemeral-volumes/Registered: Fri Dec 12 08:15:12 UTC 2025 - 480.2K bytes - Viewed (0) -
Kubernetes Self-Healing | Kubernetes
Kubernetes is designed with self-healing capabilities that help maintain the health and availability of workloads. It automatically replaces failed containers, reschedules workloads when nodes become unavailable, and ensures that the desired state of the system is maintained. Self-Healing capabilities Container-level restarts: If a container inside a Pod fails, Kubernetes restarts it based on the restartPolicy. Replica replacement: If a Pod in a Deployment or StatefulSet fails, Kubernetes creates a replacement Pod to maintain the specified number of replicas.kubernetes.io/docs/concepts/architecture/self-healing/Registered: Fri Dec 12 08:14:43 UTC 2025 - 461.5K bytes - Viewed (0) -
Configure a Security Context for a Pod or Conta...
A security context defines privilege and access control settings for a Pod or Container. Security context settings include, but are not limited to: Discretionary Access Control: Permission to access an object, like a file, is based on user ID (UID) and group ID (GID). Security Enhanced Linux (SELinux): Objects are assigned security labels. Running as privileged or unprivileged. Linux Capabilities: Give a process some privileges, but not all the privileges of the root user.kubernetes.io/docs/tasks/configure-pod-container/security-context/Registered: Fri Dec 12 08:37:19 UTC 2025 - 539.3K bytes - Viewed (0) -
Funding — Matplotlib Governance Documents 104f4...
Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...matplotlib.org/governance/funding.htmlRegistered: Fri Dec 12 08:38:17 UTC 2025 - Last Modified: Fri Feb 14 03:35:14 UTC 2025 - 19.3K bytes - Viewed (0) -
Advertise Extended Resources for a Node | Kuber...
This page shows how to specify extended resources for a Node. Extended resources allow cluster administrators to advertise node-level resources that would otherwise be unknown to Kubernetes. 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/extended-resource-node/Registered: Fri Dec 12 08:37:57 UTC 2025 - 470.2K bytes - Viewed (0) -
Enable Or Disable A Kubernetes API | Kubernetes
This page shows how to enable or disable an API version from your cluster's control plane. Specific API versions can be turned on or off by passing --runtime-config=api/<version> as a command line argument to the API server. The values for this argument are a comma-separated list of API versions. Later values override earlier values. The runtime-config command line argument also supports 2 special keys: api/all, representing all known APIs api/legacy, representing only legacy APIs.kubernetes.io/docs/tasks/administer-cluster/enable-disable-api/Registered: Fri Dec 12 08:38:26 UTC 2025 - 459.7K bytes - Viewed (0) -
Configure Quality of Service for Pods | Kubernetes
This page shows how to configure Pods so that they will be assigned particular Quality of Service (QoS) classes. Kubernetes uses QoS classes to make decisions about evicting Pods when Node resources are exceeded. When Kubernetes creates a Pod it assigns one of these QoS classes to the Pod: Guaranteed Burstable BestEffort 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/quality-service-pod/Registered: Fri Dec 12 08:36:37 UTC 2025 - 493.7K bytes - Viewed (0) -
Git - git-tag Documentation
English ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugrepor...git-scm.com/docs/git-tag/2.52.0 Similar Results (1)Registered: Fri Dec 12 08:37:46 UTC 2025 - Last Modified: Fri Dec 12 04:46:41 UTC 2025 - 87.8K bytes - Viewed (0) -
API Changes in 2.0.0 — Matplotlib 3.10.7 docume...
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_2.0.0.htmlRegistered: Fri Dec 12 08:49:14 UTC 2025 - Last Modified: Thu Oct 09 18:51:52 UTC 2025 - 84.7K bytes - Viewed (0)