About 675,000 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 application into …

  2. Kubernetes - Wikipedia

    "Kubernetes" is often abbreviated with the numerical contraction "K8s", meaning "the letter K, followed by 8 letters, followed by s". [5] Kubernetes assembles one or more computers, either virtual …

  3. Introduction to Kubernetes (K8s) - GeeksforGeeks

    Sep 10, 2025 · Kubernetes, often shortened to K8s (K, 8 letters, s), is an open-source platform that automates the deployment, scaling, and management of containerized applications.

  4. What is Kubernetes? | Microsoft Azure

    Kubernetes (pronounced “koo-ber-net-ees”) is open-source software for deploying and managing those containers at scale—and it’s also the Greek word for helmsmen of a ship or pilot. Build, deliver, and …

  5. What is a Kubernetes Cluster? - K8s Cluster Explained - AWS

    A Kubernetes (K8s) cluster is a group of computing nodes, or worker machines, that run containerized applications. Containerization is a software deployment and runtime process that bundles an …

  6. What is Kubernetes? - Red Hat

    Dec 18, 2024 · Kubernetes is an open source container orchestration platform that automates many of the manual processes involved in deploying, managing, and scaling containerized applications. …

  7. Kubernetes Documentation

    Aug 7, 2025 · Follow tutorials to learn how to deploy applications in Kubernetes. Set up a K8s cluster. Get Kubernetes running based on your resources and needs. Learn how to use Kubernetes. Look up …

  8. What is Kubernetes? - Google Cloud

    Kubernetes (sometimes shortened to K8s with the 8 standing for the number of letters between the "K" and the "s") is an open source system to deploy, scale, and manage containerized applications...

  9. Kubernetes(K8s)完全指南】从入门到实战(含命令+配置+表格对 …

    3 days ago · 本文从核心概念、环境搭建到实战部署,覆盖K8s核心操作、资源配置、故障排查等关键场景,结合详细命令表格、YAML配置示例和实战案例,适合开发者、运维工程师快速上手K8s。

  10. Overview - Kubernetes

    Sep 11, 2024 · K8s as an abbreviation results from counting the eight letters between the "K" and the "s". Google open-sourced the Kubernetes project in 2014. Kubernetes combines over 15 years of …