- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4381 - 4390 of about 10,000 for filetype:html (0.62 sec)
-
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) -
What's new in Matplotlib 1.5 (Oct 29, 2015) — M...
Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...matplotlib.org/stable/users/prev_whats_new/whats_new_1.5.htmlRegistered: Fri Dec 12 08:49:17 UTC 2025 - Last Modified: Thu Oct 09 18:51:54 UTC 2025 - 151.1K bytes - Viewed (0) -
Apache Maven SCM Publish Plugin – Introduction
Apache Maven SCM Publish Plugin The maven-scm-publish-plugin is a utility plugin to allow publishing Maven website to...maven.apache.org/plugins/maven-scm-publish-plugin/ Similar Results (1)Registered: Fri Dec 12 08:48:50 UTC 2025 - Last Modified: Sun Jun 16 20:19:01 UTC 2024 - 14.1K bytes - Viewed (0)