kubernetes/website
Voir sur GitHubSplit Pod concept into a simple introduction and further details
Open
#38 867 ouverte le 10 janv. 2023
help wantedlanguage/enpriority/important-longtermrefactortriage/accepted
Métriques du dépôt
- Stars
- (4 127 stars)
- Métriques de merge PR
- (Merge moyen 16j 13h) (160 PRs mergées en 30 j)
Description
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.