mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Update simple-yaml.md
Fix small typo.
This commit is contained in:
parent
496be63c00
commit
20c3a842e6
@ -1,7 +1,7 @@
|
|||||||
## Getting started with config files.
|
## Getting started with config files.
|
||||||
|
|
||||||
In addition to the imperative style commands described [elsewhere](simple-nginx.md), Kubernetes
|
In addition to the imperative style commands described [elsewhere](simple-nginx.md), Kubernetes
|
||||||
supports declarative YAML or JSON configuration files. Often times config files are prefereable
|
supports declarative YAML or JSON configuration files. Often times config files are preferable
|
||||||
to imperative commands, since they can be checked into version control and changes to the files
|
to imperative commands, since they can be checked into version control and changes to the files
|
||||||
can be code reviewed, producing a more robust, reliable and archival system.
|
can be code reviewed, producing a more robust, reliable and archival system.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user