Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 191 - 200 of 722 for host:kubernetes.io (0.02 seconds)

  1. Component tools | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/command-line-tools-reference/
    Fri Feb 06 08:50:49 GMT 2026
      467.9K bytes
  2. 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/
    Fri Feb 06 08:51:38 GMT 2026
      482.6K bytes
  3. 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/
    Fri Feb 06 08:53:40 GMT 2026
      514K bytes
  4. kubectl set | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_set/
    Fri Feb 06 08:53:27 GMT 2026
      475.3K bytes
  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/
    Fri Feb 06 08:53:22 GMT 2026
      475.2K bytes
  6. Opening a pull request | Kubernetes

    Note:Code developers: If you are documenting a new feature for an upcoming Kubernetes release, see Document a new feature. To contribute new content pages or improve existing content pages, open a pull request (PR). Make sure you follow all the requirements in the Before you begin section. If your change is small, or you're unfamiliar with git, read Changes using GitHub to learn how to edit a page. If your changes are large, read Work from a local fork to learn how to make changes locally on your computer.
    kubernetes.io/docs/contribute/new-content/open-a-pr/
    Fri Feb 06 08:54:23 GMT 2026
      495.2K bytes
  7. Documentation style overview | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/style/
    Fri Feb 06 08:55:01 GMT 2026
      468.4K bytes
  8. Blog article mirroring | Kubernetes

    There are two official Kubernetes blogs, and the CNCF has its own blog where you can cover Kubernetes too. For the main Kubernetes blog, we (the Kubernetes project) like to publish articles with different perspectives and special focuses, that have a link to Kubernetes. Some articles appear on both blogs: there is a primary version of the article, and a mirror article on the other blog. This page describes the criteria for mirroring, the motivation for mirroring, and explains what you should do to ensure that an article publishes to both blogs.
    kubernetes.io/docs/contribute/blog/article-mirroring/
    Fri Feb 06 08:54:50 GMT 2026
      472.1K bytes
  9. Reviewing pull requests | Kubernetes

    Anyone can review a documentation pull request. Visit the pull requests section in the Kubernetes website repository to see open pull requests. Reviewing documentation pull requests is a great way to introduce yourself to the Kubernetes community. It helps you learn the code base and build trust with other contributors. Before reviewing, it's a good idea to: Read the content guide and style guide so you can leave informed comments.
    kubernetes.io/docs/contribute/review/reviewing-prs/
    Fri Feb 06 08:54:54 GMT 2026
      480.1K bytes
  10. Role Based Access Control Good Practices | Kube...

    Principles and practices for good RBAC design for cluster operators.
    kubernetes.io/docs/concepts/security/rbac-good-practices/
    Fri Feb 06 07:46:56 GMT 2026
      481K bytes
Back to Top