About 37,600 results
Open links in new tab
  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 …

  2. Kubernetes Documentation

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

  3. Overview - Kubernetes

    Dec 3, 2025 · Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services that facilitate both declarative configuration and …

  4. Learn Kubernetes Basics

    Apr 19, 2025 · This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system. Each module contains some background information on major …

  5. 教程 | Kubernetes

    Nov 24, 2025 · Kubernetes 基础知识 是一个深入的交互式教程,帮助你理解 Kubernetes 系统,并尝试一些基本的 Kubernetes 特性。 Kubernetes 介绍 (edX)

  6. Kubernetes

    Kubernetes はK8sとしても知られており、デプロイやスケーリングを自動化したり、コンテナ化されたアプリケーションを管理したりするための、オープンソースのシステムです。

  7. Download Kubernetes

    Nov 24, 2023 · 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 …

  8. Concepts - Kubernetes

    Jun 22, 2020 · Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services that facilitate both declarative configuration and …

  9. Cluster Administration - Kubernetes

    Feb 3, 2025 · Will you be running Kubernetes on "bare metal" hardware or on virtual machines (VMs)? Do you want to run a cluster, or do you expect to do active development of Kubernetes …

  10. Workloads - Kubernetes

    Nov 18, 2025 · A workload is an application running on Kubernetes. Whether your workload is a single component or several that work together, on Kubernetes you run it inside a set of pods. …