kubernetes/website

Split Pod concept into a simple introduction and further details

Open

#38,867 建立於 2023年1月10日

在 GitHub 查看
 (26 留言) (0 反應) (2 負責人)HTML (13,918 fork)batch import
help wantedlanguage/enpriority/important-longtermrefactortriage/accepted

倉庫指標

Star
 (4,127 star)
PR 合併指標
 (平均合併 16天 13小時) (30 天內合併 160 個 PR)

描述

I think this page needs to be separated, today it includes basic information about pods as well as detailed advanced subjects.

https://k8s.io/docs/concepts/workloads/pods/

This page should include:

  • What is a Pod?
  • Using Pods: Workload resources for managing pods
  • Working with Pods: Pod template
  • any basic information

... all the rest are detailed advanced subjects, and if someone did not know what is a pod, he will hardly understand those details.

貢獻者指南