Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 271 - 280 of 721 for host:kubernetes.io (0.41 seconds)

  1. kubectl autoscale | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_autoscale/
    Fri Feb 06 08:39:24 GMT 2026
      480.5K bytes
  2. Contributing new content | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/new-content/
    Fri Feb 06 08:57:27 GMT 2026
      474.4K bytes
  3. 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/
    Fri Feb 06 08:57:33 GMT 2026
      485.2K bytes
  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/
    Fri Feb 06 08:57:39 GMT 2026
      508.5K bytes
  5. Contribute to Kubernetes | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/
    Fri Feb 06 08:56:54 GMT 2026
      469.7K bytes
  6. Stateful Applications | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/tutorials/stateful-application/
    Fri Feb 06 08:26:56 GMT 2026
      467.6K bytes
  7. Viewing Pods and Nodes | Kubernetes

    Objectives Learn about Kubernetes Pods. Learn about Kubernetes Nodes. Troubleshoot deployed applications. Kubernetes Pods A Pod is a group of one or more application containers (such as Docker) and includes shared storage (volumes), IP address and information about how to run them. When you created a Deployment in Module 2, Kubernetes created a Pod to host your application instance. A Pod is a Kubernetes abstraction that represents a group of one or more application containers (such as Docker), and some shared resources for those containers.
    kubernetes.io/docs/tutorials/kubernetes-basics/explore/explore-intro/
    Fri Feb 06 08:26:25 GMT 2026
      482.5K bytes
  8. Deprecated API Migration Guide | Kubernetes

    As the Kubernetes API evolves, APIs are periodically reorganized or upgraded. When APIs evolve, the old API is deprecated and eventually removed. This page contains information you need to know when migrating from deprecated API versions to newer and more stable API versions. Removed APIs by release v1.32 The v1.32 release stopped serving the following deprecated API versions: Flow control resources The flowcontrol.apiserver.k8s.io/v1beta3 API version of FlowSchema and PriorityLevelConfiguration is no longer served as of v1.
    kubernetes.io/docs/reference/using-api/deprecation-guide/
    Fri Feb 06 08:26:03 GMT 2026
      494K bytes
  9. 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/
    Fri Feb 06 08:55:52 GMT 2026
      480.6K bytes
  10. 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/
    Fri Feb 06 08:56:01 GMT 2026
      516K bytes
Back to Top