About 630,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 logical units for easy management and discovery.

  2. Kubernetes - Wikipedia

    "Kubernetes" is often abbreviated as "K8s", counting the eight letters between the "K" and the "s" (a numeronym). [5] Kubernetes assembles one or more computers, either virtual machines or bare metal, into a cluster which can run workloads in containers.

  3. Introduction to Kubernetes (K8S) - GeeksforGeeks

    Jul 12, 2025 · In simple words, if you're running a lot of apps using containers (like with Docker), Kubernetes helps you organize and control them efficiently just like a traffic controller for your apps.

  4. 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 application’s code with all the files and libraries it needs to run on any infrastructure.

  5. 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, …

  6. Get started with Kubernetes - Azure Kubernetes Service

    Jul 18, 2025 · Learn the basics of Kubernetes so you can start deploying and managing containerized applications using Azure Kubernetes Service (AKS).

  7. Production-Grade Container Scheduling and Management

    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 applications.

  8. What Does K8s Mean? How to Set Up Kubernetes and Manage …

    Jun 6, 2022 · In this blog post, you learned what k8s means – it's just an abbreviation for Kubernetes. It's a popular container orchestration system for automating applications' deployment, scaling, and management.

  9. MicroK8s - Zero-ops Kubernetes for developers, edge and IoT

    MicroK8s is the easiest and fastest way to get Kubernetes up and running. Experiment with the latest upstream features and toggle services on and off. Seamlessly move your work from dev to production.

  10. Kubernetes Documentation

    Apr 20, 2024 · 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 resource types, and setup tool documentation. Find out how you can help make Kubernetes better.