About 564,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 …

  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 …

  3. Introduction to Kubernetes (K8S) - GeeksforGeeks

    Jul 12, 2025 · Kubernetes is a key component of cloud-native development, which involves building applications that are designed to run on cloud infrastructure and take advantage of …

  4. What is Kubernetes? | Microsoft Azure

    Kubernetes is open-source orchestration software for deploying, managing, and scaling containers. Modern applications are increasingly built using containers, which are …

  5. What is Kubernetes? An Introduction With Examples - DataCamp

    Feb 26, 2025 · Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. Originally developed by …

  6. Getting Started - Kubernetes Guide

    Kubernetes is a powerful tool for managing containerized applications, offering automation, scalability, and reliability. By abstracting the underlying infrastructure, it simplifies application …

  7. Overview - Kubernetes

    Sep 11, 2024 · Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services, that facilitates both declarative configuration and …

  8. What is Kubernetes? - Google Cloud

    Kubernetes builds on 15 years of running Google's containerized workloads and the valuable contributions from the open source community. Inspired by Google’s internal cluster …

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

    Kubernetes is an open source container orchestration software with which you can manage, coordinate, and schedule containers at scale. Kubernetes places containers into pods and …

  10. Kubernetes Tutorial - GeeksforGeeks

    4 days ago · Kubernetes is an open-source container management platform that automates the deployment, management, and scaling of container-based applications in different kinds of …

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

  12. Kubernetes: A Beginner’s Guide to Understanding Concepts

    Mar 4, 2025 · Kubernetes is an open-source platform that is a key part of modern software development. It simplifies deploying and managing containerized applications, and it simplifies …

  13. 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).

  14. What is Kubernetes? - IBM

    Mar 11, 2024 · Kubernetes, also known as k8s or kube, is an open source container orchestration platform for scheduling and automating the deployment, management and scaling of …

  15. Kubernetes Documentation

    Apr 20, 2024 · Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project …

  16. Kubernetes Finally Solves Its Biggest Problem: Managing Databases

    Jul 14, 2025 · Kubernetes Controllers: Monitor changes in declared resources (such as Deployments or StatefulSets) and automatically reconcile the system to ensure consistency. …

  17. What is Kubernetes (K8s)? A Kubernetes Basics Tutorial

    May 6, 2020 · Kubernetes provides the ability to run dynamically scaling, containerised applications, and utilising an API for management. Kubernetes is a vendor-agnostic container …

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

  19. Kubernetes: Everything you need to know - The Enterprisers …

    Jan 3, 2023 · Kubernetes helps orchestrate and automate tasks associated with containers - an essential need as you scale. Here's a deep dive for IT leaders on what Kubernetes can do, …

  20. What is Kubernetes: Benefits, Challenges & How it Works

    Apr 8, 2025 · Learn what Kubernetes is. It is an open-source container orchestration system that automates the deployment, scaling, and management of applications.

  21. Getting started | Kubernetes

    Nov 23, 2022 · This section lists the different ways to set up and run Kubernetes. When you install Kubernetes, choose an installation type based on: ease of maintenance, security, control, …

  22. Tutorials | Kubernetes

    Jan 7, 2025 · Kubernetes Basics is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features. Introduction to Kubernetes …