Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 531 - 540 of 686 for host:kubernetes.io (0.07 sec)

  1. Component tools | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/command-line-tools-reference/
    Registered: Wed Jun 04 07:36:23 UTC 2025
    - 445.3K bytes
    - Viewed (0)
  2. Contribute to Kubernetes | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/
    Registered: Wed Jun 04 07:36:34 UTC 2025
    - 447.1K bytes
    - Viewed (0)
  3. Updating Reference Documentation | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/generate-ref-docs/
    Registered: Wed Jun 04 07:36:28 UTC 2025
    - 445.9K bytes
    - Viewed (0)
  4. kube-proxy | Kubernetes

    Synopsis The Kubernetes network proxy runs on each node. This reflects services as defined in the Kubernetes API on each node and can do simple TCP, UDP, and SCTP stream forwarding or round robin TCP, UDP, and SCTP forwarding across a set of backends. Service cluster IPs and ports are currently found through Docker-links-compatible environment variables specifying ports opened by the service proxy. There is an optional addon that provides cluster DNS for these cluster IPs.
    kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/
    Registered: Wed Jun 04 07:38:34 UTC 2025
    - 471.1K bytes
    - Viewed (0)
  5. 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: Wed Jun 04 07:38:40 UTC 2025
    - 452.6K bytes
    - Viewed (0)
  6. kube-proxy Configuration (v1alpha1) | Kubernetes

    Resource Types KubeProxyConfiguration FormatOptions Appears in: LoggingConfiguration FormatOptions contains options for the different logging formats. FieldDescription text [Required] TextOptions [Alpha] Text contains options for logging format "text". Only available when the LoggingAlphaOptions feature gate is enabled. json [Required] JSONOptions [Alpha] JSON contains options for logging format "json". Only available when the LoggingAlphaOptions feature gate is enabled. JSONOptions Appears in: FormatOptions JSONOptions contains options for logging format "json". FieldDescription OutputRoutingOptions [Required] OutputRoutingOptions (Members of OutputRoutingOptions are embedded into this type.
    kubernetes.io/docs/reference/config-api/kube-proxy-config.v1alpha1/
    Registered: Wed Jun 04 07:39:24 UTC 2025
    - 479.7K bytes
    - Viewed (0)
  7. Reviewing for approvers and reviewers | Kubernetes

    SIG Docs Reviewers and Approvers do a few extra things when reviewing a change. Every week a specific docs approver volunteers to triage and review pull requests. This person is the "PR Wrangler" for the week. See the PR Wrangler scheduler for more information. To become a PR Wrangler, attend the weekly SIG Docs meeting and volunteer. Even if you are not on the schedule for the current week, you can still review pull requests (PRs) that are not already under active review.
    kubernetes.io/docs/contribute/review/for-approvers/
    Registered: Wed Jun 04 07:38:57 UTC 2025
    - 462.7K bytes
    - Viewed (0)
  8. JSONPath Support | Kubernetes

    The kubectl tool supports JSONPath templates as an output format. A JSONPath template is composed of JSONPath expressions enclosed by curly braces: { and }. Kubectl uses JSONPath expressions to filter on specific fields in the JSON object and format the output. In addition to the original JSONPath template syntax, the following functions and syntax are valid: Use double quotes to quote text inside JSONPath expressions. Use the range, end operators to iterate lists.
    kubernetes.io/docs/reference/kubectl/jsonpath/
    Registered: Wed Jun 04 07:39:42 UTC 2025
    - 460K bytes
    - Viewed (0)
  9. Configuring Redis using a ConfigMap | Kubernetes

    This page provides a real world example of how to configure Redis using a ConfigMap and builds upon the Configure a Pod to Use a ConfigMap task. Objectives Create a ConfigMap with Redis configuration values Create a Redis Pod that mounts and uses the created ConfigMap Verify that the configuration was correctly applied. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.
    kubernetes.io/docs/tutorials/configuration/configure-redis-using-configmap/
    Registered: Wed Jun 04 07:09:22 UTC 2025
    - 470.3K bytes
    - Viewed (0)
  10. Use Custom Resources | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/
    Registered: Wed Jun 04 07:09:27 UTC 2025
    - 443.9K bytes
    - Viewed (0)
Back to top