Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 611 - 620 of 686 for host:kubernetes.io (0.04 sec)

  1. kubeadm version | Kubernetes

    This command prints the version of kubeadm. Print the version of kubeadm Synopsis Print the version of kubeadm kubeadm version [flags] Options -h, --help help for version -o, --output string Output format; available options are 'yaml', 'json' and 'short' Options inherited from parent commands --rootfs string The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.
    kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-version/
    Registered: Wed Jun 04 07:17:58 UTC 2025
    - 446.4K bytes
    - Viewed (0)
  2. kubectl config | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_config/
    Registered: Wed Jun 04 07:21:57 UTC 2025
    - 454.6K bytes
    - Viewed (0)
  3. kubectl autoscale | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_autoscale/
    Registered: Wed Jun 04 07:22:28 UTC 2025
    - 457.1K bytes
    - Viewed (0)
  4. 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: Wed Jun 04 07:41:37 UTC 2025
    - 485.9K bytes
    - Viewed (0)
  5. Feature Gates (removed) | Kubernetes

    This page contains list of feature gates that have been removed. The information on this page is for reference. A removed feature gate is different from a GA'ed or deprecated one in that a removed one is no longer recognized as a valid feature gate. However, a GA'ed or a deprecated feature gate is still recognized by the corresponding Kubernetes components although they are unable to cause any behavior differences in a cluster.
    kubernetes.io/docs/reference/command-line-tools-reference/feature-gates-removed/
    Registered: Wed Jun 04 07:40:46 UTC 2025
    - 656.7K bytes
    - Viewed (0)
  6. Documentation Style Guide | Kubernetes

    This page gives writing style guidelines for the Kubernetes documentation. These are guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. For additional information on creating new content for the Kubernetes documentation, read the Documentation Content Guide. Changes to the style guide are made by SIG Docs as a group. To propose a change or addition, add it to the agenda for an upcoming SIG Docs meeting, and attend the meeting to participate in the discussion.
    kubernetes.io/docs/contribute/style/style-guide/
    Registered: Wed Jun 04 07:39:57 UTC 2025
    - 493.5K bytes
    - Viewed (0)
  7. Roles and responsibilities | Kubernetes

    Anyone can contribute to Kubernetes. As your contributions to SIG Docs grow, you can apply for different levels of membership in the community. These roles allow you to take on more responsibility within the community. Each role requires more time and commitment. The roles are: Anyone: regular contributors to the Kubernetes documentation Members: can assign and triage issues and provide non-binding review on pull requests Reviewers: can lead reviews on documentation pull requests and can vouch for a change's quality Approvers: can lead reviews on documentation and merge changes Anyone Anyone with a GitHub account can contribute to Kubernetes.
    kubernetes.io/docs/contribute/participate/roles-and-responsibilities/
    Registered: Wed Jun 04 07:42:20 UTC 2025
    - 458K bytes
    - Viewed (0)
  8. kube-scheduler | Kubernetes

    Synopsis The Kubernetes scheduler is a control plane process which assigns Pods to Nodes. The scheduler determines which Nodes are valid placements for each Pod in the scheduling queue according to constraints and available resources. The scheduler then ranks each valid Node and binds the Pod to a suitable Node. Multiple different schedulers may be used within a cluster; kube-scheduler is the reference implementation. See scheduling for more information about scheduling and the kube-scheduler component.
    kubernetes.io/docs/reference/command-line-tools-reference/kube-scheduler/
    Registered: Wed Jun 04 07:42:37 UTC 2025
    - 473.8K bytes
    - Viewed (0)
  9. kube-apiserver Configuration (v1) | Kubernetes

    Package v1 is the v1 version of the API. Resource Types AdmissionConfiguration AuthorizationConfiguration EncryptionConfiguration AdmissionConfiguration AdmissionConfiguration provides versioned configuration for admission controllers. FieldDescription apiVersionstringapiserver.config.k8s.io/v1 kindstringAdmissionConfiguration plugins []AdmissionPluginConfiguration Plugins allows specifying a configuration per admission control plugin. AuthorizationConfiguration FieldDescription apiVersionstringapiserver.config.k8s.io/v1 kindstringAuthorizationConfiguration authorizers [Required] []AuthorizerConfiguration Authorizers is an ordered list of authorizers to authorize requests against. This is similar to the --authorization-modes kube-apiserver flag Must be at least one. EncryptionConfiguration EncryptionConfiguration stores the complete configuration for encryption providers.
    kubernetes.io/docs/reference/config-api/apiserver-config.v1/
    Registered: Wed Jun 04 07:43:34 UTC 2025
    - 466.6K bytes
    - Viewed (0)
  10. Contributing new content | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/new-content/
    Registered: Wed Jun 04 07:43:27 UTC 2025
    - 451.8K bytes
    - Viewed (0)
Back to top