- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1381 - 1390 of 5,561 for timestamp:[now/d-1d TO *] (0.09 sec)
-
Testing a Database - FastAPI
fastapi.tiangolo.com/it/how-to/testing-database/Registered: Tue Nov 26 04:59:21 UTC 2024 - 106.9K bytes - Viewed (0) -
Extend Kubernetes | Kubernetes
Understand advanced ways to adapt your Kubernetes cluster to the needs of your work environment.kubernetes.io/docs/tasks/extend-kubernetes/Registered: Tue Nov 26 04:58:53 UTC 2024 - 421.2K bytes - Viewed (0) -
Configure Multiple Schedulers | Kubernetes
Kubernetes ships with a default scheduler that is described here. If the default scheduler does not suit your needs you can implement your own scheduler. Moreover, you can even run multiple schedulers simultaneously alongside the default scheduler and instruct Kubernetes what scheduler to use for each of your pods. Let's learn how to run multiple schedulers in Kubernetes with an example. A detailed description of how to implement a scheduler is outside the scope of this document.kubernetes.io/docs/tasks/extend-kubernetes/configure-multiple-schedulers/Registered: Tue Nov 26 04:56:51 UTC 2024 - 472.8K bytes - Viewed (0) -
Running Pods on Only Some Nodes | Kubernetes
This page demonstrates how can you run Pods on only some Nodes as part of a DaemonSet 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/manage-daemon/pods-some-nodes/Registered: Tue Nov 26 04:58:21 UTC 2024 - 432.5K bytes - Viewed (0) -
Body - Вложенные модели - FastAPI
fastapi.tiangolo.com/ru/tutorial/body-nested-models/Registered: Tue Nov 26 05:06:38 UTC 2024 - 243.2K bytes - Viewed (0) -
Well-Known Labels, Annotations and Taints | Kub...
Kubernetes reserves all labels, annotations and taints in the kubernetes.io and k8s.io namespaces. This document serves both as a reference to the values and as a coordination point for assigning values. Labels, annotations and taints used on API objects apf.kubernetes.io/autoupdate-spec Type: Annotation Example: apf.kubernetes.io/autoupdate-spec: "true" Used on: FlowSchema and PriorityLevelConfiguration Objects If this annotation is set to true on a FlowSchema or PriorityLevelConfiguration, the spec for that object is managed by the kube-apiserver.kubernetes.io/docs/reference/labels-annotations-taints/Registered: Tue Nov 26 05:05:47 UTC 2024 - 571.5K bytes - Viewed (0) -
Introduction to kubectl | Kubernetes
kubectl is the Kubernetes cli version of a swiss army knife, and can do many things. While this Book is focused on using kubectl to declaratively manage applications in Kubernetes, it also covers other kubectl functions. Command Families Most kubectl commands typically fall into one of a few categories: Type Used For Description Declarative Resource Management Deployment and operations (e.g. GitOps) Declaratively manage Kubernetes workloads using resource configuration Imperative Resource Management Development Only Run commands to manage Kubernetes workloads using Command Line arguments and flags Printing Workload State Debugging Print information about workloads Interacting with Containers Debugging Exec, attach, cp, logs Cluster Management Cluster operations Drain and cordon Nodes Declarative Application Management The preferred approach for managing resources is through declarative files called resource configuration used with the kubectl Apply command.kubernetes.io/docs/reference/kubectl/introduction/Registered: Tue Nov 26 05:06:59 UTC 2024 - 428.9K bytes - Viewed (0) -
Stateful Applications | Kubernetes
Stateful Applications StatefulSet Basics Example: Deploying WordPress and MySQL with Persistent Volumes Example: Depl...kubernetes.io/docs/tutorials/stateful-application/Registered: Tue Nov 26 05:04:55 UTC 2024 - 421.4K bytes - Viewed (0) -
Conditional OpenAPI - FastAPI
fastapi.tiangolo.com/ru/how-to/conditional-openapi/Registered: Tue Nov 26 05:10:48 UTC 2024 - 116.4K bytes - Viewed (0) -
Зависимости - FastAPI
fastapi.tiangolo.com/ru/tutorial/dependencies/Registered: Tue Nov 26 05:10:55 UTC 2024 - 195.6K bytes - Viewed (0)