- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3711 - 3720 of about 10,000 for filetype:html (0.2 sec)
-
Path Parameters and Numeric Validations - FastAPI
fastapi.tiangolo.com/fa/tutorial/path-params-numeric-validations/ Similar Results (4)Registered: Fri Apr 25 06:50:30 UTC 2025 - 211.7K bytes - Viewed (0) -
kubectl apply view-last-applied | Kubernetes
Synopsis View the latest last-applied-configuration annotations by type/name or file. The default output will be printed to stdout in YAML format. You can use the -o option to change the output format. kubectl apply view-last-applied (TYPE [NAME | -l label] | TYPE/NAME | -f FILENAME) Examples # View the last-applied-configuration annotations by type/name in YAML kubectl apply view-last-applied deployment/nginx # View the last-applied-configuration annotations by file in JSON kubectl apply view-last-applied -f deploy.kubernetes.io/docs/reference/kubectl/generated/kubectl_apply/kubectl_apply_view-last-applied/Registered: Fri Apr 25 06:50:20 UTC 2025 - 453.9K bytes - Viewed (0) -
kubeadm reset | Kubernetes
Performs a best effort revert of changes made by kubeadm init or kubeadm join. Performs a best effort revert of changes made to this host by 'kubeadm init' or 'kubeadm join' Synopsis Performs a best effort revert of changes made to this host by 'kubeadm init' or 'kubeadm join' The "reset" command executes the following phases: preflight Run reset pre-flight checks remove-etcd-member Remove a local etcd member. cleanup-node Run cleanup node.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-reset/Registered: Fri Apr 25 06:50:40 UTC 2025 - 454.2K bytes - Viewed (0) -
Testing Events: startup - shutdown - FastAPI
fastapi.tiangolo.com/fa/advanced/testing-events/Registered: Fri Apr 25 06:51:03 UTC 2025 - 112.2K bytes - Viewed (0) -
kubeadm upgrade phases | Kubernetes
kubeadm upgrade apply phase Using the phases of kubeadm upgrade apply, you can choose to execute the separate steps of the initial upgrade of a control plane node. phase preflight control-plane upload-config kubelet-config bootstrap-token addon post-upgrade Use this command to invoke single phase of the "apply" workflow Synopsis Use this command to invoke single phase of the "apply" workflow kubeadm upgrade apply phase [flags] Options -h, --help help for phasekubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade-phase/Registered: Fri Apr 25 06:49:48 UTC 2025 - 471.9K bytes - Viewed (0) -
kubectl auth reconcile | Kubernetes
Synopsis Reconciles rules for RBAC role, role binding, cluster role, and cluster role binding objects. Missing objects are created, and the containing namespace is created for namespaced objects, if required. Existing roles are updated to include the permissions in the input objects, and remove extra permissions if --remove-extra-permissions is specified. Existing bindings are updated to include the subjects in the input objects, and remove extra subjects if --remove-extra-subjects is specified.kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_reconcile/Registered: Fri Apr 25 06:50:14 UTC 2025 - 454.9K bytes - Viewed (0) -
Networking Reference | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/networking/Registered: Fri Apr 25 06:49:58 UTC 2025 - 442.8K bytes - Viewed (0) -
Git - git-stash Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-stash/2.32.0 Similar Results (2)Registered: Fri Apr 25 06:37:01 UTC 2025 - Last Modified: Tue Apr 22 07:18:57 UTC 2025 - 57.8K bytes - Viewed (0) -
Horizontal Pod Autoscaling | Kubernetes
In Kubernetes, a HorizontalPodAutoscaler automatically updates a workload resource (such as a Deployment or StatefulSet), with the aim of automatically scaling the workload to match demand. Horizontal scaling means that the response to increased load is to deploy more Pods. This is different from vertical scaling, which for Kubernetes would mean assigning more resources (for example: memory or CPU) to the Pods that are already running for the workload.kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/Registered: Fri Apr 25 06:38:38 UTC 2025 - 495.3K bytes - Viewed (0) -
Archivos Estáticos - FastAPI
fastapi.tiangolo.com/es/tutorial/static-files/Registered: Fri Apr 25 06:38:14 UTC 2025 - 113.6K bytes - Viewed (0)