- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 141 - 150 of 484 for content_length:[500000 TO 999999] (0.04 sec)
-
Secrets | Kubernetes
A Secret is an object that contains a small amount of sensitive data such as a password, a token, or a key. Such information might otherwise be put in a Pod specification or in a container image. Using a Secret means that you don't need to include confidential data in your application code. Because Secrets can be created independently of the Pods that use them, there is less risk of the Secret (and its data) being exposed during the workflow of creating, viewing, and editing Pods.kubernetes.io/docs/concepts/configuration/secret/Registered: Wed Jun 04 06:41:22 UTC 2025 - 521.7K bytes - Viewed (0) -
Index — NumPy v2.2 Manual
Skip to main content Back to top Ctrl + K Choose version GitHub Index Symbols | _ | A | B | C | D | E | F | G | H | I...numpy.org/doc/stable/genindex.htmlRegistered: Wed Jun 04 08:18:26 UTC 2025 - Last Modified: Sun Jan 19 22:13:52 UTC 2025 - 543.8K bytes - Viewed (0) -
OpenAPI models - FastAPI
fastapi.tiangolo.com/zh/reference/openapi/models/Registered: Wed Jun 04 08:25:31 UTC 2025 - 684.1K bytes - Viewed (0) -
OAuth2 с паролем (и хешированием), Bearer с JWT...
fastapi.tiangolo.com/ru/tutorial/security/oauth2-jwt/Registered: Wed Jun 04 08:27:47 UTC 2025 - 620.5K bytes - Viewed (0) -
OAuth2 with Password (and hashing), Bearer with...
fastapi.tiangolo.com/ur/tutorial/security/oauth2-jwt/Registered: Wed Jun 04 08:06:39 UTC 2025 - 610.7K bytes - Viewed (0) -
OAuth2 with Password (and hashing), Bearer with...
fastapi.tiangolo.com/vi/tutorial/security/oauth2-jwt/Registered: Wed Jun 04 07:34:29 UTC 2025 - 610K bytes - Viewed (0) -
Kubelet Configuration (v1beta1) | Kubernetes
Resource Types CredentialProviderConfig KubeletConfiguration SerializedNodeConfigSource FormatOptions Appears in: LoggingConfiguration FormatOptions contains options for the different logging formats. FieldDescription text [Required] TextOptions [Alpha] Text contains options for logging format "text". Only available when the LoggingAlphaOptions feature gate is enabled. json [Required] JSONOptions [Alpha] JSON contains options for logging format "json". Only available when the LoggingAlphaOptions feature gate is enabled. JSONOptions Appears in: FormatOptions JSONOptions contains options for logging format "json". FieldDescription OutputRoutingOptions [Required] OutputRoutingOptions (Members of OutputRoutingOptions are embedded into this type.kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/Registered: Wed Jun 04 07:33:31 UTC 2025 - 515.6K bytes - Viewed (0) -
kubeadm Configuration (v1beta3) | Kubernetes
Overview Package v1beta3 defines the v1beta3 version of the kubeadm configuration file format. This version improves on the v1beta2 format by fixing some minor issues and adding a few new fields. A list of changes since v1beta2: The deprecated "ClusterConfiguration.useHyperKubeImage" field has been removed. Kubeadm no longer supports the hyperkube image. The "ClusterConfiguration.dns.type" field has been removed since CoreDNS is the only supported DNS server type by kubeadm. Include "datapolicy" tags on the fields that hold secrets.kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta3/Registered: Wed Jun 04 07:34:45 UTC 2025 - 505.8K bytes - Viewed (0) -
Set up Konnectivity service | Kubernetes
The Konnectivity service provides a TCP level proxy for the control plane to cluster communication. 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.kubernetes.io/docs/tasks/extend-kubernetes/setup-konnectivity/Registered: Wed Jun 04 07:05:46 UTC 2025 - 491.1K bytes - Viewed (0) -
Handling retriable and non-retriable pod failur...
FEATURE STATE: Kubernetes v1.31 [stable] (enabled by default: true) This document shows you how to use the Pod failure policy, in combination with the default Pod backoff failure policy, to improve the control over the handling of container- or Pod-level failure within a Job. The definition of Pod failure policy may help you to: better utilize the computational resources by avoiding unnecessary Pod retries. avoid Job failures due to Pod disruptions (such preemption, API-initiated eviction or taint-based eviction).kubernetes.io/docs/tasks/job/pod-failure-policy/Registered: Wed Jun 04 07:02:12 UTC 2025 - 489.9K bytes - Viewed (0)