- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1431 - 1440 of about 10,000 for content_length:[100000 TO 499999] (0.08 sec)
-
Run a Single-Instance Stateful Application | Ku...
This page shows you how to run a single-instance stateful application in Kubernetes using a PersistentVolume and a Deployment. The application is MySQL. Objectives Create a PersistentVolume referencing a disk in your environment. Create a MySQL Deployment. Expose MySQL to other pods in the cluster at a known DNS name. 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/run-application/run-single-instance-stateful-application/Registered: Fri Jan 03 11:22:34 UTC 2025 - 452.9K bytes - Viewed (0) -
List All Container Images Running in a Cluster ...
This page shows how to use kubectl to list all of the Container images for Pods running in a cluster. 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/access-application-cluster/list-all-running-container-images/Registered: Fri Jan 03 11:22:38 UTC 2025 - 436.5K bytes - Viewed (0) -
FastAPI in Containers - Docker - FastAPI
fastapi.tiangolo.com/hu/deployment/docker/Registered: Fri Jan 03 11:23:57 UTC 2025 - 176.6K bytes - Viewed (0) -
How To - Recipes - FastAPI
fastapi.tiangolo.com/hu/how-to/Registered: Fri Jan 03 11:24:03 UTC 2025 - 106.6K bytes - Viewed (0) -
Coarse Parallel Processing Using a Work Queue |...
In this example, you will run a Kubernetes Job with multiple parallel worker processes. In this example, as each pod is created, it picks up one unit of work from a task queue, completes it, deletes it from the queue, and exits. Here is an overview of the steps in this example: Start a message queue service. In this example, you use RabbitMQ, but you could use another one. In practice you would set up a message queue service once and reuse it for many jobs.kubernetes.io/docs/tasks/job/coarse-parallel-processing-work-queue/Registered: Fri Jan 03 11:23:33 UTC 2025 - 453.9K bytes - Viewed (0) -
FastAPI in Containers - Docker - FastAPI
fastapi.tiangolo.com/az/deployment/docker/ Similar Results (9)Registered: Fri Jan 03 11:14:57 UTC 2025 - 176.7K bytes - Viewed (0) -
WebSockets - FastAPI
fastapi.tiangolo.com/az/reference/websockets/Registered: Fri Jan 03 11:14:30 UTC 2025 - 221.2K bytes - Viewed (0) -
Update API Objects in Place Using kubectl patch...
Use kubectl patch to update Kubernetes API objects in place. Do a strategic merge patch or a JSON merge patch.kubernetes.io/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch/Registered: Fri Jan 03 11:14:29 UTC 2025 - 479.8K bytes - Viewed (0) -
Create a Windows HostProcess Pod | Kubernetes
FEATURE STATE: Kubernetes v1.26 [stable] Windows HostProcess containers enable you to run containerized workloads on a Windows host. These containers operate as normal processes but have access to the host network namespace, storage, and devices when given the appropriate user privileges. HostProcess containers can be used to deploy network plugins, storage configurations, device plugins, kube-proxy, and other components to Windows nodes without the need for dedicated proxies or the direct installation of host services.kubernetes.io/docs/tasks/configure-pod-container/create-hostprocess-pod/Registered: Fri Jan 03 11:14:23 UTC 2025 - 445.8K bytes - Viewed (0) -
Migrate Kubernetes Objects Using Storage Versio...
FEATURE STATE: Kubernetes v1.30 [alpha] (enabled by default: false) Kubernetes relies on API data being actively re-written, to support some maintenance activities related to at rest storage. Two prominent examples are the versioned schema of stored resources (that is, the preferred storage schema changing from v1 to v2 for a given resource) and encryption at rest (that is, rewriting stale data based on a change in how the data should be encrypted).kubernetes.io/docs/tasks/manage-kubernetes-objects/storage-version-migration/Registered: Fri Jan 03 11:14:34 UTC 2025 - 472.7K bytes - Viewed (0)