About 109,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 Documentation

    Get Kubernetes running based on your resources and needs. Look up common tasks and how to perform them using a short sequence of steps. Browse terminology, command line syntax, API …

  3. 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 …

  4. Introduction to Kubernetes (K8s) - GeeksforGeeks

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

  5. K8s for Beginners: A Practical Step-by-Step Guide

    Nov 19, 2025 · K8s for beginners explained: learn core Kubernetes concepts, how clusters work, and practical tips for managing containerized applications with confidence.

  6. Kubernetes (K8s) - GitHub

    Kubernetes, also known as K8s, is an open source system for managing containerized applications across multiple hosts. It provides basic mechanisms for the deployment, maintenance, and scaling of …

  7. Kubernetes Overview for Beginners (Core Concepts Explained) - k8s

    Kubernetes is a platform for running containerized applications reliably at scale. It handles deployment, scheduling, health recovery, service discovery, and rollouts so teams can operate applications …

  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. k8s.guide | Kubernetes Learning, News, and Insights

    Clear Kubernetes learning paths, practical certification prep, curated Kubernetes news, and operator insights.

  10. Kubernetes Tutorial - GeeksforGeeks

    Jun 25, 2026 · Kubernetes is an open-source container management platform. Automates the deployment, management, and scaling of container-based applications. Developed at Google in …