- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 6151 - 6160 of about 10,000 for content_length:[100000 TO 499999] (0.12 sec)
-
OpenAPI - FastAPI
fastapi.tiangolo.com/it/reference/openapi/Registered: Wed Feb 12 06:27:28 UTC 2025 - 105.7K bytes - Viewed (0) -
kubeadm init | Kubernetes
This command initializes a Kubernetes control plane node. Run this command in order to set up the Kubernetes control plane Synopsis Run this command in order to set up the Kubernetes control plane The "init" command executes the following phases: preflight Run pre-flight checks certs Certificate generation /ca Generate the self-signed Kubernetes CA to provision identities for other Kubernetes components /apiserver Generate the certificate for serving the Kubernetes API /apiserver-kubelet-client Generate the certificate for the API server to connect to kubelet /front-proxy-ca Generate the self-signed CA to provision identities for front proxy /front-proxy-client Generate the certificate for the front proxy client /etcd-ca Generate the self-signed CA to provision identities for etcd /etcd-server Generate the certificate for serving etcd /etcd-peer Generate the certificate for etcd nodes to communicate with each other /etcd-healthcheck-client Generate the certificate for liveness probes to healthcheck etcd /apiserver-etcd-client Generate the certificate the apiserver uses to access etcd /sa Generate a private key for signing service account tokens along with its public key kubeconfig Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file /admin Generate a kubeconfig file for the admin to use and for kubeadm itself /super-admin Generate a kubeconfig file for the super-admin /kubelet Generate a kubeconfig file for the kubelet to use *only* for cluster bootstrapping purposes /controller-manager Generate a kubeconfig file for the controller manager to use /scheduler Generate a kubeconfig file for the scheduler to use etcd Generate static Pod manifest file for local etcd /local Generate the static Pod manifest file for a local, single-node local etcd instance control-plane Generate all static Pod manifest files necessary to establish the control plane /apiserver Generates the kube-apiserver static Pod manifest /controller-manager Generates the kube-controller-manager static Pod manifest /scheduler Generates the kube-scheduler static Pod manifest kubelet-start Write kubelet settings and (re)start the kubelet upload-config Upload the kubeadm and kubelet configuration to a ConfigMap /kubeadm Upload the kubeadm ClusterConfiguration to a ConfigMap /kubelet Upload the kubelet component config to a ConfigMap upload-certs Upload certificates to kubeadm-certs mark-control-plane Mark a node as a control-plane bootstrap-token Generates bootstrap tokens used to join a node to a cluster kubelet-finalize Updates settings relevant to the kubelet after TLS bootstrap /enable-client-cert-rotation Enable kubelet client certificate rotation addon Install required addons for passing conformance tests /coredns Install the CoreDNS addon to a Kubernetes cluster /kube-proxy Install the kube-proxy addon to a Kubernetes cluster show-join-command Show the join command for control-plane and worker node kubeadm init [flags] Options --apiserver-advertise-address string The IP address the API Server will advertise it's listening on.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/Registered: Wed Feb 12 06:27:13 UTC 2025 - 477.4K bytes - Viewed (0) -
kubectl api-resources | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_api-resources/Registered: Wed Feb 12 06:26:42 UTC 2025 - 436.9K bytes - Viewed (0) -
kubectl apply edit-last-applied | Kubernetes
Synopsis Edit the latest last-applied-configuration annotations of resources from the default editor. The edit-last-applied command allows you to directly edit any API resource you can retrieve via the command-line tools. It will open the editor defined by your KUBE_EDITOR, or EDITOR environment variables, or fall back to 'vi' for Linux or 'notepad' for Windows. You can edit multiple objects, although changes are applied one at a time. The command accepts file names as well as command-line arguments, although the files you point to must be previously saved versions of resources.kubernetes.io/docs/reference/kubectl/generated/kubectl_apply/kubectl_apply_edit-last-applied/Registered: Wed Feb 12 06:26:31 UTC 2025 - 440.1K bytes - Viewed (0) -
kubectl cp | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_cp/Registered: Wed Feb 12 06:26:57 UTC 2025 - 438.6K bytes - Viewed (0) -
Cloud Native Security and Kubernetes | Kubernetes
Concepts for keeping your cloud-native workload secure.kubernetes.io/docs/concepts/security/cloud-native-security/Registered: Wed Feb 12 05:56:18 UTC 2025 - 439.6K bytes - Viewed (0) -
Volume Snapshot Classes | Kubernetes
This document describes the concept of VolumeSnapshotClass in Kubernetes. Familiarity with volume snapshots and storage classes is suggested. Introduction Just like StorageClass provides a way for administrators to describe the "classes" of storage they offer when provisioning a volume, VolumeSnapshotClass provides a way to describe the "classes" of storage when provisioning a volume snapshot. The VolumeSnapshotClass Resource Each VolumeSnapshotClass contains the fields driver, deletionPolicy, and parameters, which are used when a VolumeSnapshot belonging to the class needs to be dynamically provisioned.kubernetes.io/docs/concepts/storage/volume-snapshot-classes/Registered: Wed Feb 12 05:56:14 UTC 2025 - 435.9K bytes - Viewed (0) -
Generate Clients - FastAPI
fastapi.tiangolo.com/ur/advanced/generate-clients/Registered: Wed Feb 12 05:56:53 UTC 2025 - 184.3K bytes - Viewed (0) -
First Steps - FastAPI
fastapi.tiangolo.com/ur/tutorial/first-steps/Registered: Wed Feb 12 06:04:24 UTC 2025 - 147.9K bytes - Viewed (0) -
Testing Events: startup - shutdown - FastAPI
fastapi.tiangolo.com/vi/advanced/testing-events/Registered: Wed Feb 12 06:05:17 UTC 2025 - 111.2K bytes - Viewed (0)