Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 721 for host:kubernetes.io (0.04 sec)

  1. kubeadm Configuration (v1beta4) | Kubernetes

    Overview Package v1beta4 defines the v1beta4 version of the kubeadm configuration file format. This version improves on the v1beta3 format by fixing some minor issues and adding a few new fields. A list of changes since v1beta3: v1.35: Add httpEndpoints field to ClusterConfiguration.etcd.externalEtcd that can be used to configure the HTTP endpoints for etcd communication in v1beta4. This field is used to separate the HTTP traffic (such as /metrics and /health endpoints) from the gRPC traffic handled by endpoints.
    kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta4/
    Registered: Fri Dec 26 07:51:56 UTC 2025
    - 561.4K bytes
    - Viewed (0)
  2. kubectl port-forward | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_port-forward/
    Registered: Fri Dec 26 07:52:28 UTC 2025
    - 477.4K bytes
    - Viewed (0)
  3. kubectl plugin | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_plugin/
    Registered: Fri Dec 26 07:56:56 UTC 2025
    - 474.3K bytes
    - Viewed (0)
  4. Flow control | Kubernetes

    API Priority and Fairness controls the behavior of the Kubernetes API server in an overload situation. You can find more information about it in the API Priority and Fairness documentation. Diagnostics Every HTTP response from an API server with the priority and fairness feature enabled has two extra headers: X-Kubernetes-PF-FlowSchema-UID and X-Kubernetes-PF-PriorityLevel-UID, noting the flow schema that matched the request and the priority level to which it was assigned, respectively.
    kubernetes.io/docs/reference/debug-cluster/flow-control/
    Registered: Fri Dec 26 07:56:44 UTC 2025
    - 478.5K bytes
    - Viewed (0)
  5. 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 Dec 26 07:56:50 UTC 2025
    - 470.8K bytes
    - Viewed (0)
  6. 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 Dec 26 08:01:14 UTC 2025
    - 480.2K bytes
    - Viewed (0)
  7. Kubernetes

    Requirements: You need a machine that is running Linux or macOS. You need to have these tools installed: Python v3.7.x+ Git Golang version 1.13+ Pip used to install PyYAML PyYAML v5.1.2 make gcc compiler/linker Docker (Required only for kubectl command reference) Your PATH environment variable must include the required build tools, such as the Go binary and python. You need to know how to create a pull request to a GitHub repository.
    kubernetes.io/docs/contribute/generate-ref-docs/prerequisites-ref-docs/
    Registered: Fri Dec 26 08:02:41 UTC 2025
    - 467.9K bytes
    - Viewed (0)
  8. Participating in SIG Docs | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/participate/
    Registered: Fri Dec 26 08:02:31 UTC 2025
    - 472.5K bytes
    - Viewed (0)
  9. kubectl logs | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_logs/
    Registered: Fri Dec 26 07:53:14 UTC 2025
    - 479.1K 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 Dec 26 07:58:50 UTC 2025
    - 469.7K bytes
    - Viewed (0)
Back to top