mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
a few 'Walkthrough' typo fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Kubernetes 101 - Walkthrough
|
||||
|
||||
## Pods
|
||||
The first atom of Kubernetes is a _pod_. A pod is a collection of containers that are symbiotically group.
|
||||
The first atom of Kubernetes is a _pod_. A pod is a collection of containers that are symbiotically grouped.
|
||||
|
||||
See [pods](../../docs/pods.md) for more details.
|
||||
|
||||
|
Reference in New Issue
Block a user