Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 701 - 710 of 723 for host:kubernetes.io (0.02 sec)

  1. Contributing new content | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/new-content/
    Registered: Mon Jan 26 07:38:54 UTC 2026
    - 473.6K bytes
    - Viewed (0)
  2. Kubernetes Custom Metrics (v1beta2) | Kubernetes

    Package v1beta2 is the v1beta2 version of the custom_metrics API. Resource Types MetricListOptions MetricValue MetricValueList MetricListOptions MetricListOptions is used to select metrics by their label selectors FieldDescription apiVersionstringcustom.metrics.k8s.io/v1beta2 kindstringMetricListOptions labelSelector string A selector to restrict the list of returned objects by their labels. Defaults to everything. metricLabelSelector string A selector to restrict the list of returned metrics by their labels MetricValue Appears in: MetricValueList MetricValue is the metric value for some object
    kubernetes.io/docs/reference/external-api/custom-metrics.v1beta2/
    Registered: Mon Jan 26 07:39:53 UTC 2026
    - 472.3K bytes
    - Viewed (0)
  3. Kubelet Configuration (v1alpha1) | Kubernetes

    Resource Types CredentialProviderConfig ImagePullIntent ImagePulledRecord 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/v1alpha1 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.v1alpha1/
    Registered: Mon Jan 26 07:40:38 UTC 2026
    - 479.9K bytes
    - Viewed (0)
  4. Kubelet CredentialProvider (v1) | Kubernetes

    Resource Types CredentialProviderRequest CredentialProviderResponse CredentialProviderRequest CredentialProviderRequest includes the image that the kubelet requires authentication for. Kubelet will pass this request object to the plugin via stdin. In general, plugins should prefer responding with the same apiVersion they were sent. FieldDescription apiVersionstringcredentialprovider.kubelet.k8s.io/v1 kindstringCredentialProviderRequest image [Required] string image is the container image that is being pulled as part of the credential provider plugin request. Plugins may optionally parse the image to extract any information required to fetch credentials.
    kubernetes.io/docs/reference/config-api/kubelet-credentialprovider.v1/
    Registered: Mon Jan 26 07:40:46 UTC 2026
    - 474.5K bytes
    - Viewed (0)
  5. Docs smoke test page | Kubernetes

    This page serves two purposes: Demonstrate how the Kubernetes documentation uses Markdown Provide a "smoke test" document we can use to test HTML, CSS, and template changes that affect the overall documentation. Heading levels The above heading is an H2. The page title renders as an H1. The following sections show H3 - H6. ### H3 This is in an H3 section. #### H4 This is in an H4 section. ##### H5 This is in an H5 section.
    kubernetes.io/docs/test/
    Registered: Mon Jan 26 07:42:20 UTC 2026
    - 493K bytes
    - Viewed (0)
  6. kube-apiserver Configuration (v1) | Kubernetes

    Package v1 is the v1 version of the API. Resource Types AdmissionConfiguration AuthenticationConfiguration AuthorizationConfiguration EncryptionConfiguration TracingConfiguration TracingConfiguration Appears in: KubeletConfiguration TracingConfiguration 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.v1/
    Registered: Mon Jan 26 07:42:44 UTC 2026
    - 513.3K bytes
    - Viewed (0)
  7. Custom Hugo Shortcodes | Kubernetes

    This page explains the custom Hugo shortcodes that can be used in Kubernetes Markdown documentation. Read more about shortcodes in the Hugo documentation. Feature state In a Markdown page (.md file) on this site, you can add a shortcode to display version and state of the documented feature. Feature state demo Below is a demo of the feature state snippet, which displays the feature as stable in the latest Kubernetes version.
    kubernetes.io/docs/contribute/style/hugo-shortcodes/
    Registered: Mon Jan 26 07:41:51 UTC 2026
    - 507.8K bytes
    - Viewed (0)
Back to top