k8s:core:yaml_basics
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| k8s:core:yaml_basics [2026/05/31 03:05] – created phong2018 | k8s:core:yaml_basics [2026/05/31 03:06] (current) – [Simple example] phong2018 | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| apiVersion: v1 | apiVersion: v1 | ||
| + | |||
| kind: Pod | kind: Pod | ||
| + | |||
| metadata: | metadata: | ||
| name: my-pod | name: my-pod | ||
| + | |||
| spec: | spec: | ||
| containers: | containers: | ||
k8s/core/yaml_basics.1780196707.txt.gz · Last modified: by phong2018
