Search Articles — Sudonull

Search Results

From the web

Kubernetes Documentation

https://kubernetes.io/docs/home/

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

Kubernetes - Production-Grade Container Orchestration

https://kubernetes.io/

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

Overview | Kubernetes

https://kubernetes.io/docs/concepts/overview/

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

Command line tool (kubectl) | Kubernetes

https://kubernetes.io/docs/reference/kubectl/

Jun 30, 2026 · Kubernetes provides a command line tool for communicating with a Kubernetes cluster's control plane, using the …

Learn Kubernetes Basics

https://kubernetes.io/docs/tutorials/kubernetes-basics/

Jan 14, 2026 · ObjectivesThis tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system. Each …

Cluster Architecture | Kubernetes

https://kubernetes.io/docs/concepts/architecture/

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

Deployments | Kubernetes

https://kubernetes.io/docs/concepts/workloads/controllers/deployment/

Jun 18, 2026 · A Deployment manages a set of Pods to run an application workload, usually one that doesn't maintain state.

Kubernetes 文档

https://kubernetes.io/zh-cn/docs/home/

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

Pod Lifecycle | Kubernetes

https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/

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

Kubernetes Components

https://kubernetes.io/docs/concepts/overview/components/

May 30, 2026 · An overview of the key components that make up a Kubernetes cluster.

Trending Now