Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 191 - 200 of 686 for host:kubernetes.io (0.05 sec)

  1. Learn Kubernetes Basics | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/tutorials/kubernetes-basics/
    Registered: Wed Jun 04 07:11:46 UTC 2025
    - 450.1K bytes
    - Viewed (0)
  2. Using a Service to Expose Your App | Kubernetes

    Objectives Learn about a Service in Kubernetes. Understand how labels and selectors relate to a Service. Expose an application outside a Kubernetes cluster. Overview of Kubernetes Services Kubernetes Pods are mortal. Pods have a lifecycle. When a worker node dies, the Pods running on the Node are also lost. A Replicaset might then dynamically drive the cluster back to the desired state via the creation of new Pods to keep your application running.
    kubernetes.io/docs/tutorials/kubernetes-basics/expose/expose-intro/
    Registered: Wed Jun 04 07:11:59 UTC 2025
    - 464.1K bytes
    - Viewed (0)
  3. kubectl annotate | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_annotate/
    Registered: Wed Jun 04 07:22:03 UTC 2025
    - 458.5K bytes
    - Viewed (0)
  4. kubectl api-versions | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_api-versions/
    Registered: Wed Jun 04 07:22:17 UTC 2025
    - 452.5K bytes
    - Viewed (0)
  5. 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 Jun 04 07:36:53 UTC 2025
    - 450.9K bytes
    - Viewed (0)
  6. Submitting articles to Kubernetes blogs | Kuber...

    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. With only a few special case exceptions, we only publish content that hasn't been submitted or published anywhere else. Writing for the Kubernetes blog(s) As an author, you have three different routes towards publication.
    kubernetes.io/docs/contribute/blog/article-submission/
    Registered: Wed Jun 04 07:38:12 UTC 2025
    - 459.4K bytes
    - Viewed (0)
  7. 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 Jun 04 07:35:55 UTC 2025
    - 450.8K bytes
    - Viewed (0)
  8. 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 Jun 04 07:37:54 UTC 2025
    - 461.6K bytes
    - Viewed (0)
  9. 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 Jun 04 07:44:52 UTC 2025
    - 634K bytes
    - Viewed (0)
  10. 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 Jun 04 07:44:46 UTC 2025
    - 447.8K bytes
    - Viewed (0)
Back to top