Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 704 for host:kubernetes.io (0.05 sec)

  1. Kubernetes Default ServiceCIDR Reconfiguration ...

    FEATURE STATE: Kubernetes v1.33 [stable](enabled by default) This document shares how to reconfigure the default Service IP range(s) assigned to a cluster. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:
    kubernetes.io/docs/tasks/network/reconfigure-default-service-ip-ranges/
    Registered: Mon Nov 17 09:49:38 UTC 2025
    - 466.1K bytes
    - Viewed (0)
  2. 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.34: Add "ECDSA-P384" to the allowed encryption algorithm options for ClusterConfiguration.encryptionAlgorithm. v1.33: Add an EtcdUpgrade field to UpgradeConfiguration.plan that can be used to control whether the etcd upgrade plan should be displayed. v1.31:
    kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta4/
    Registered: Mon Nov 17 10:34:19 UTC 2025
    - 550.1K 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/ Similar Results (1)
    Registered: Mon Nov 17 10:39:42 UTC 2025
    - 498.8K bytes
    - Viewed (0)
  4. Submitting case studies | Kubernetes

    Case studies highlight how organizations are using Kubernetes to solve real-world problems. The Kubernetes marketing team and members of the CNCF collaborate with you on all case studies. Case studies require extensive review before they're approved. Submit a case study Have a look at the source for the existing case studies. Refer to the case study guidelines and submit your request as outlined in the guidelines.
    kubernetes.io/docs/contribute/new-content/case-studies/
    Registered: Mon Nov 17 10:40:20 UTC 2025
    - 458K bytes
    - Viewed (0)
  5. 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/ Similar Results (1)
    Registered: Mon Nov 17 10:36:19 UTC 2025
    - 464.4K bytes
    - Viewed (0)
  6. 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: Mon Nov 17 10:41:28 UTC 2025
    - 469.1K bytes
    - Viewed (0)
  7. Suggesting content improvements | Kubernetes

    If you notice an issue with Kubernetes documentation or have an idea for new content, then open an issue. All you need is a GitHub account and a web browser. In most cases, new work on Kubernetes documentation begins with an issue in GitHub. Kubernetes contributors then review, categorize and tag issues as needed. Next, you or another member of the Kubernetes community open a pull request with changes to resolve the issue.
    kubernetes.io/docs/contribute/suggesting-improvements/
    Registered: Mon Nov 17 10:41:48 UTC 2025
    - 460.4K bytes
    - Viewed (0)
  8. 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: Mon Nov 17 10:42:49 UTC 2025
    - 458.9K bytes
    - Viewed (0)
  9. 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: Mon Nov 17 10:45:44 UTC 2025
    - 471.2K bytes
    - Viewed (0)
  10. Participating in SIG Docs | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/participate/
    Registered: Mon Nov 17 10:44:34 UTC 2025
    - 463.6K bytes
    - Viewed (0)
Back to top