- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4821 - 4830 of about 10,000 for content_length:[100000 TO 499999] (0.3 sec)
-
kubectl create service clusterip | Kubernetes
Synopsis Create a ClusterIP service with the specified name. kubectl create service clusterip NAME [--tcp=<port>:<targetPort>] [--dry-run=server|client|none] Examples # Create a new ClusterIP service named my-cs kubectl create service clusterip my-cs --tcp=5678:8080 # Create a new ClusterIP service named my-cs (in headless mode) kubectl create service clusterip my-cs --clusterip="None" Options --allow-missing-template-keys Default: true If true, ignore any errors in templates when a field or map key is missing in the template. Only applies to golang and jsonpath output formats.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_service_clusterip/Registered: Fri Nov 15 07:25:25 UTC 2024 - 437K bytes - Viewed (0) -
What's new in Matplotlib 3.3.0 (Jul 16, 2020) —...
Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...matplotlib.org/stable/users/prev_whats_new/whats_new_3.3.0.htmlRegistered: Fri Nov 15 07:30:58 UTC 2024 - Last Modified: Tue Aug 13 07:03:10 UTC 2024 - 156.1K bytes - Viewed (0) -
API Changes for 3.3.0 — Matplotlib 3.9.2 docume...
Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...matplotlib.org/stable/api/prev_api_changes/api_changes_3.3.0.htmlRegistered: Fri Nov 15 07:31:02 UTC 2024 - Last Modified: Tue Aug 13 07:03:09 UTC 2024 - 281.2K bytes - Viewed (0) -
Background Tasks - BackgroundTasks - FastAPI
fastapi.tiangolo.com/ko/reference/background/Registered: Fri Nov 15 07:31:47 UTC 2024 - 130.6K bytes - Viewed (0) -
API Changes for 3.1.0 — Matplotlib 3.9.2 docume...
Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...matplotlib.org/stable/api/prev_api_changes/api_changes_3.1.0.htmlRegistered: Fri Nov 15 07:31:47 UTC 2024 - Last Modified: Tue Aug 13 07:03:09 UTC 2024 - 218K bytes - Viewed (0) -
Documenting a feature for a release | Kubernetes
Each major Kubernetes release introduces new features that require documentation. New releases also bring updates to existing features and documentation (such as upgrading a feature from alpha to beta). Generally, the SIG responsible for a feature submits draft documentation of the feature as a pull request to the appropriate development branch of the kubernetes/website repository, and someone on the SIG Docs team provides editorial feedback or edits the draft directly.kubernetes.io/docs/contribute/new-content/new-features/Registered: Fri Nov 15 07:30:40 UTC 2024 - 440.1K bytes - Viewed (0) -
Kubernetes Metrics (v1beta1) | Kubernetes
Package v1beta1 is the v1beta1 version of the metrics API. Resource Types NodeMetrics NodeMetricsList PodMetrics PodMetricsList NodeMetrics Appears in: NodeMetricsList NodeMetrics sets resource usage metrics of a node. FieldDescription apiVersionstringmetrics.k8s.io/v1beta1 kindstringNodeMetrics metadata meta/v1.ObjectMeta Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata Refer to the Kubernetes API documentation for the fields of the metadata field. timestamp [Required] meta/v1.Time The following fields define time interval from which metrics were collected from the interval [Timestamp-Window, Timestamp].kubernetes.io/docs/reference/external-api/metrics.v1beta1/Registered: Fri Nov 15 07:30:46 UTC 2024 - 432.1K bytes - Viewed (0) -
Generating Reference Documentation for kubectl ...
This page shows how to generate the kubectl command reference. Note:This topic shows how to generate reference documentation for kubectl commands like kubectl apply and kubectl taint. This topic does not show how to generate the kubectl options reference page. For instructions on how to generate the kubectl options reference page, see Generating Reference Pages for Kubernetes Components and Tools. Before you begin Requirements: You need a machine that is running Linux or macOS.kubernetes.io/docs/contribute/generate-ref-docs/kubectl/Registered: Fri Nov 15 07:35:29 UTC 2024 - 442.5K bytes - Viewed (0) -
FastAPI and friends newsletter - FastAPI
fastapi.tiangolo.com/ko/newsletter/Registered: Fri Nov 15 07:35:31 UTC 2024 - 106.5K bytes - Viewed (0) -
kubeadm Configuration (v1beta3) | Kubernetes
Overview Package v1beta3 defines the v1beta3 version of the kubeadm configuration file format. This version improves on the v1beta2 format by fixing some minor issues and adding a few new fields. A list of changes since v1beta2: The deprecated "ClusterConfiguration.useHyperKubeImage" field has been removed. Kubeadm no longer supports the hyperkube image. The "ClusterConfiguration.dns.type" field has been removed since CoreDNS is the only supported DNS server type by kubeadm. Include "datapolicy" tags on the fields that hold secrets.kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta3/Registered: Fri Nov 15 07:35:02 UTC 2024 - 485.3K bytes - Viewed (0)