sitemap.xml - Search
About 58 results
Open links in new tab
    Kizdar net | Kizdar net | Кыздар Нет
  1. Kubernetes Documentation

    Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized …

  2. Kubernetes - Production-Grade Container Orchestration

    Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized …

  3. Overview | Kubernetes

    May 30, 2026 · Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services that …

  4. Learn Kubernetes Basics

    Jan 14, 2026 · Learn Kubernetes Basics Objectives This tutorial provides a walkthrough of the basics of the Kubernetes cluster …

  5. Command line tool (kubectl) | Kubernetes

    Jun 30, 2026 · For installation instructions, see Installing kubectl; for a quick guide, see the cheat sheet. If you're used to using the …

  6. Kubernetes 文档

    Kubernetes 是一个开源的容器编排引擎,用来对容器化应用进行自动部署、扩缩和管理。 此开源项目由云原生计算基金会(CNCF ...

  7. Deployments - Kubernetes

    Jun 18, 2026 · A Deployment provides declarative updates for Pods and ReplicaSets. You describe a desired state in a Deployment, …

  8. Cluster Architecture | Kubernetes

    Mar 27, 2026 · The diagram in Figure 1 presents an example reference architecture for a Kubernetes cluster. The actual distribution …

  9. Resource Management for Pods and Containers | Kubernetes

    2 days ago · When you specify a Pod, you can optionally specify how much of each resource a container needs. The most common …

  10. Pod Lifecycle - Kubernetes

    Jun 20, 2026 · This page describes the lifecycle of a Pod. Pods follow a defined lifecycle, starting in the Pending phase, moving …