约 50 个结果
在新选项卡中打开链接
  1. Kubernetes

    Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into …

  2. Overview - Kubernetes

    2025年12月3日 · Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services that facilitate both declarative configuration and automation.

  3. Kubernetes Documentation

    2025年8月7日 · Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is …

  4. Learn Kubernetes Basics

    2026年1月14日 · This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system. Each module contains some background information on major Kubernetes …

  5. Kubernetes Blog

    4 天之前 · If you've ever wanted to develop a command line client for a Kubernetes API, especially if you've considered making your client usable as a kubectl plugin, you might have wondered how to …

  6. Cluster Architecture - Kubernetes

    2025年11月16日 · A Kubernetes cluster consists of a control plane plus a set of worker machines, called nodes, that run containerized applications. Every cluster needs at least one worker node in order to …

  7. Training | Kubernetes

    A certified Kubernetes administrator has demonstrated the ability to do basic installation as well as configuring and managing production-grade Kubernetes clusters.

  8. Download Kubernetes

    2023年11月24日 · You can find the links to download v1.35 Kubernetes components (along with their checksums) below. To access downloads for older supported versions, visit the respective …

  9. Pods - Kubernetes

    2025年11月18日 · See Pods and controllers for more information on how Kubernetes uses workload resources, and their controllers, to implement application scaling and auto-healing.

  10. Kubernetes v1.33: Octarine

    2025年4月23日 · To get started with Kubernetes, check out these interactive tutorials or run local Kubernetes clusters using minikube. You can also easily install v1.33 using kubeadm.