Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test ใƒ†ใ‚นใƒˆ

Results 91 - 100 of 631 for content_length:[100000 TO 499999] (0.02 sec)

  1. Scale a StatefulSet | Kubernetes

    This task shows how to scale a StatefulSet. Scaling a StatefulSet refers to increasing or decreasing the number of replicas. Before you begin StatefulSets are only available in Kubernetes version 1.5 or later. To check your version of Kubernetes, run kubectl version. Not all stateful applications scale nicely. If you are unsure about whether to scale your StatefulSets, see StatefulSet concepts or StatefulSet tutorial for further information. You should perform scaling only when you are confident that your stateful application cluster is completely healthy.
    kubernetes.io/docs/tasks/run-application/scale-stateful-set/
    Registered: Fri May 10 07:47:44 UTC 2024
    - 420.9K bytes
    - Viewed (0)
  2. Run Jobs | Kubernetes

    Run Jobs using parallel processing.
    kubernetes.io/docs/tasks/job/
    Registered: Fri May 10 07:47:55 UTC 2024
    - 413.2K bytes
    - Viewed (0)
  3. kube-apiserver Configuration (v1beta1) | Kubern...

    Package v1beta1 is the v1beta1 version of the API. Resource Types AuthenticationConfiguration AuthorizationConfiguration EgressSelectorConfiguration TracingConfiguration TracingConfiguration Appears in: KubeletConfiguration TracingConfiguration TracingConfiguration TracingConfiguration provides versioned configuration for OpenTelemetry tracing clients. FieldDescription endpoint string Endpoint of the collector this component will report traces to. The connection is insecure, and does not currently support TLS. Recommended is unset, and endpoint is the otlp grpc default, localhost:4317. samplingRatePerMillion int32 SamplingRatePerMillion is the number of samples to collect per million spans.
    kubernetes.io/docs/reference/config-api/apiserver-config.v1beta1/
    Registered: Fri May 10 08:19:32 UTC 2024
    - 452.7K bytes
    - Viewed (0)
  4. Client Authentication (v1beta1) | Kubernetes

    Resource Types ExecCredential ExecCredential ExecCredential is used by exec-based plugins to communicate credentials to HTTP transports. FieldDescription apiVersionstringclient.authentication.k8s.io/v1beta1 kindstringExecCredential spec [Required] ExecCredentialSpec Spec holds information passed to the plugin by the transport. status ExecCredentialStatus Status is filled in by the plugin and holds the credentials that the transport should use to contact the API. Cluster Appears in: ExecCredentialSpec Cluster contains information to allow an exec plugin to communicate with the kubernetes cluster being authenticated to.
    kubernetes.io/docs/reference/config-api/client-authentication.v1beta1/
    Registered: Fri May 10 08:15:42 UTC 2024
    - 422.5K bytes
    - Viewed (0)
  5. Kubelet Configuration (v1) | Kubernetes

    Resource Types CredentialProviderConfig CredentialProviderConfig CredentialProviderConfig is the configuration containing information about each exec credential provider. Kubelet reads this configuration from disk and enables each provider as specified by the CredentialProvider type. FieldDescription apiVersionstringkubelet.config.k8s.io/v1 kindstringCredentialProviderConfig providers [Required] []CredentialProvider providers is a list of credential provider plugins that will be enabled by the kubelet. Multiple providers may match against a single image, in which case credentials from all providers will be returned to the kubelet.
    kubernetes.io/docs/reference/config-api/kubelet-config.v1/
    Registered: Fri May 10 08:15:29 UTC 2024
    - 420.8K bytes
    - Viewed (0)
  6. kubectl set resources | Kubernetes

    Synopsis Specify compute resource requirements (CPU, memory) for any resource that defines a pod template. If a pod is successfully scheduled, it is guaranteed the amount of resource requested, but may burst up to its specified limits. For each compute resource, if a limit is specified and a request is omitted, the request will default to the limit. Possible resources include (case insensitive): Use "kubectl api-resources" for a complete list of supported resources.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_resources/
    Registered: Fri May 10 08:15:56 UTC 2024
    - 428.9K bytes
    - Viewed (0)
  7. Generating Reference Documentation for the Kube...

    This page shows how to update the Kubernetes API reference documentation. The Kubernetes API reference documentation is built from the Kubernetes OpenAPI spec using the kubernetes-sigs/reference-docs generation code. If you find bugs in the generated documentation, you need to fix them upstream. If you need only to regenerate the reference documentation from the OpenAPI spec, continue reading this page. Before you begin Requirements: You need a machine that is running Linux or macOS.
    kubernetes.io/docs/contribute/generate-ref-docs/kubernetes-api/
    Registered: Fri May 10 08:22:53 UTC 2024
    - 429.4K bytes
    - Viewed (0)
  8. Advanced contributing | Kubernetes

    This page assumes that you understand how to contribute to new content and review others' work, and are ready to learn about more ways to contribute. You need to use the Git command line client and other tools for some of these tasks. Propose improvements SIG Docs members can propose improvements. After you've been contributing to the Kubernetes documentation for a while, you may have ideas for improving the Style Guide , the Content Guide, the toolchain used to build the documentation, the website style, the processes for reviewing and merging pull requests, or other aspects of the documentation.
    kubernetes.io/docs/contribute/advanced/
    Registered: Fri May 10 08:25:59 UTC 2024
    - 426.8K bytes
    - Viewed (0)
  9. Image Policy API (v1alpha1) | Kubernetes

    Resource Types ImageReview ImageReview ImageReview checks if the set of images in a pod are allowed. FieldDescription apiVersionstringimagepolicy.k8s.io/v1alpha1 kindstringImageReview 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. spec [Required] ImageReviewSpec Spec holds information about the pod being evaluated status ImageReviewStatus Status is filled in by the backend and indicates whether the pod should be allowed. ImageReviewContainerSpec Appears in:
    kubernetes.io/docs/reference/config-api/imagepolicy.v1alpha1/
    Registered: Fri May 10 08:18:57 UTC 2024
    - 419.9K bytes
    - Viewed (0)
  10. Kubernetes External Metrics (v1beta1) | Kubernetes

    Package v1beta1 is the v1beta1 version of the external metrics API. Resource Types ExternalMetricValue ExternalMetricValueList ExternalMetricValue Appears in: ExternalMetricValueList ExternalMetricValue is a metric value for external metric A single metric value is identified by metric name and a set of string labels. For one metric there can be multiple values with different sets of labels. FieldDescription apiVersionstringexternal.metrics.k8s.io/v1beta1 kindstringExternalMetricValue metricName [Required] string the name of the metric metricLabels [Required] map[string]string a set of labels that identify a single time series for the metric
    kubernetes.io/docs/reference/external-api/external-metrics.v1beta1/
    Registered: Fri May 10 08:18:22 UTC 2024
    - 418.8K bytes
    - Viewed (0)
Back to top