Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 685 for host:kubernetes.io (0.03 sec)

  1. kubectl plugin list | Kubernetes

    Synopsis List all available plugin files on a user's PATH. To see plugins binary names without the full path use --name-only flag. Available plugin files are those that are: - executable - anywhere on the user's PATH - begin with "kubectl-" kubectl plugin list [flags] Examples # List all available plugins kubectl plugin list # List only binary names of available plugins without paths kubectl plugin list --name-only Options -h, --help help for list
    kubernetes.io/docs/reference/kubectl/generated/kubectl_plugin/kubectl_plugin_list/
    Registered: Wed Apr 16 06:40:40 UTC 2025
    - 440.2K bytes
    - Viewed (0)
  2. kubectl version | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_version/
    Registered: Wed Apr 16 06:40:57 UTC 2025
    - 439.4K bytes
    - Viewed (0)
  3. Helping as a blog writing buddy | Kubernetes

    There are two official Kubernetes blogs, and the CNCF has its own blog where you can cover Kubernetes too. Read contributing to Kubernetes blogs to learn about these two blogs. When people contributor to either blog as an author, the Kubernetes project pairs up authors as writing buddies. This page explains how to fulfil the buddy role. You should make sure that you have at least read an outline of article submission before you read on within this page.
    kubernetes.io/docs/contribute/blog/writing-buddy/
    Registered: Wed Apr 16 06:47:28 UTC 2025
    - 438.2K bytes
    - Viewed (0)
  4. kubectl run | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_run/
    Registered: Wed Apr 16 06:35:59 UTC 2025
    - 450.3K bytes
    - Viewed (0)
  5. Generating Reference Pages for Kubernetes Compo...

    This page shows how to build the Kubernetes component and tool reference pages. Before you begin Start with the Prerequisites section in the Reference Documentation Quickstart guide. Follow the Reference Documentation Quickstart to generate the Kubernetes component and tool reference pages. What's next Generating Reference Documentation Quickstart Generating Reference Documentation for kubectl Commands Generating Reference Documentation for the Kubernetes API Contributing to the Upstream Kubernetes Project for Documentation
    kubernetes.io/docs/contribute/generate-ref-docs/kubernetes-components/
    Registered: Wed Apr 16 06:46:18 UTC 2025
    - 434.2K bytes
    - Viewed (0)
  6. Feature Gates | Kubernetes

    This page contains an overview of the various feature gates an administrator can specify on different Kubernetes components. See feature stages for an explanation of the stages for a feature. Overview Feature gates are a set of key=value pairs that describe Kubernetes features. You can turn these features on or off using the --feature-gates command line flag on each Kubernetes component. Each Kubernetes component lets you enable or disable a set of feature gates that are relevant to that component.
    kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
    Registered: Wed Apr 16 06:46:22 UTC 2025
    - 570.3K bytes
    - Viewed (0)
  7. kubeconfig (v1) | Kubernetes

    Resource Types Config Config Config holds the information needed to build connect to remote kubernetes clusters as a given user FieldDescription apiVersionstring/v1 kindstringConfig kind string Legacy field from pkg/api/types.go TypeMeta. TODO(jlowdermilk): remove this after eliminating downstream dependencies. apiVersion string Legacy field from pkg/api/types.go TypeMeta. TODO(jlowdermilk): remove this after eliminating downstream dependencies. preferences [Required] Preferences Preferences holds general information to be use for cli interactions clusters [Required] []NamedCluster Clusters is a map of referencable names to cluster configs
    kubernetes.io/docs/reference/config-api/kubeconfig.v1/
    Registered: Wed Apr 16 06:46:47 UTC 2025
    - 448.2K bytes
    - Viewed (0)
  8. Glossary | Kubernetes

    Glossary This glossary is intended to be a comprehensive, standardized list of Kubernetes terminology. It includes te...
    kubernetes.io/docs/reference/glossary/ Similar Results (1)
    Registered: Wed Apr 16 06:51:27 UTC 2025
    - 620.3K bytes
    - Viewed (0)
  9. Issue Wranglers | Kubernetes

    Alongside the PR Wrangler, formal approvers, reviewers and members of SIG Docs take week-long shifts triaging and categorising issues for the repository. Duties Each day in a week-long shift the Issue Wrangler will be responsible for: Triaging and tagging incoming issues daily. See Triage and categorize issues for guidelines on how SIG Docs uses metadata. Keeping an eye on stale & rotten issues within the kubernetes/website repository. Maintenance of the Issues board.
    kubernetes.io/docs/contribute/participate/issue-wrangler/
    Registered: Wed Apr 16 06:50:51 UTC 2025
    - 437.4K bytes
    - Viewed (0)
  10. Workloads | Kubernetes

    Understand Pods, the smallest deployable compute object in Kubernetes, and the higher-level abstractions that help you to run them.
    kubernetes.io/docs/concepts/workloads/
    Registered: Wed Apr 16 05:48:58 UTC 2025
    - 437.9K bytes
    - Viewed (0)
Back to top