- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1111 - 1120 of 5,486 for timestamp:[now/d-1d TO *] (0.13 sec)
-
Use Cilium for NetworkPolicy | Kubernetes
This page shows how to use Cilium for NetworkPolicy. For background on Cilium, read the Introduction to Cilium. 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/administer-cluster/network-policy-provider/cilium-network-policy/Registered: Tue Nov 26 03:29:03 UTC 2024 - 430.4K bytes - Viewed (0) -
Coordinated Leader Election | Kubernetes
FEATURE STATE: Kubernetes v1.31 [alpha] (enabled by default: false) Kubernetes 1.31 includes an alpha feature that allows control plane components to deterministically select a leader via coordinated leader election. This is useful to satisfy Kubernetes version skew constraints during cluster upgrades. Currently, the only builtin selection strategy is OldestEmulationVersion, preferring the leader with the lowest emulation version, followed by binary version, followed by creation timestamp. Enabling coordinated leader election Ensure that CoordinatedLeaderElection feature gate is enabled when you start the API Server: and that the coordination.kubernetes.io/docs/concepts/cluster-administration/coordinated-leader-election/Registered: Tue Nov 26 03:26:56 UTC 2024 - 426.4K bytes - Viewed (0) -
Declare um exemplo dos dados da requisição - Fa...
fastapi.tiangolo.com/pt/tutorial/schema-extra-example/Registered: Tue Nov 26 03:33:17 UTC 2024 - 187.9K bytes - Viewed (0) -
Execute um Servidor Manualmente - FastAPI
fastapi.tiangolo.com/pt/deployment/manually/Registered: Tue Nov 26 04:04:17 UTC 2024 - 124.7K bytes - Viewed (0) -
Trabalhadores do Servidor - Uvicorn com Trabalh...
fastapi.tiangolo.com/pt/deployment/server-workers/Registered: Tue Nov 26 04:04:23 UTC 2024 - 126.4K bytes - Viewed (0) -
Resource metrics pipeline | Kubernetes
For Kubernetes, the Metrics API offers a basic set of metrics to support automatic scaling and similar use cases. This API makes information available about resource usage for node and pod, including metrics for CPU and memory. If you deploy the Metrics API into your cluster, clients of the Kubernetes API can then query for this information, and you can use Kubernetes' access control mechanisms to manage permissions to do so.kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/Registered: Tue Nov 26 04:05:03 UTC 2024 - 439.5K bytes - Viewed (0) -
Set up Ingress on Minikube with the NGINX Ingre...
An Ingress is an API object that defines rules which allow external access to services in a cluster. An Ingress controller fulfills the rules set in the Ingress. This page shows you how to set up a simple Ingress which routes requests to Service 'web' or 'web2' depending on the HTTP URI. Before you begin This tutorial assumes that you are using minikube to run a local Kubernetes cluster. Visit Install tools to learn how to install minikube.kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/Registered: Tue Nov 26 04:55:03 UTC 2024 - 451K bytes - Viewed (0) -
Configuration | Kubernetes
Configuration Updating Configuration via a ConfigMap Configuring Redis using a ConfigMap Adopting Sidecar Containers ...kubernetes.io/docs/tutorials/configuration/Registered: Tue Nov 26 04:56:00 UTC 2024 - 420.8K bytes - Viewed (0) -
Running Automated Tasks with a CronJob | Kubern...
This page shows how to run automated tasks using Kubernetes CronJob object. 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/job/automated-tasks-with-cron-jobs/Registered: Tue Nov 26 04:54:44 UTC 2024 - 434.2K bytes - Viewed (0) -
Form Data - FastAPI
fastapi.tiangolo.com/it/tutorial/request-forms/Registered: Tue Nov 26 04:15:24 UTC 2024 - 123.6K bytes - Viewed (0)