Commit Graph

17 Commits

Author SHA1 Message Date
Tim Bannister 42da717f16 Reorder overview pages
Within the overview pages, make the Kubernetes Components page come
first.
2024-08-25 20:24:58 +01:00
Itai Leshem 58c857e74c
Grammar fixes 2024-05-28 17:43:43 +03:00
Tim Bannister 819d4c32d4 Tweak Objects In Kubernetes concept
Co-authored-by: Ader Fu <ader.ydfu@gmail.com>
2023-09-07 14:01:07 +01:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Marcelo Giles e24badb244
Add note that documents yaml compatibility bug
Update note with yaml specs changes link

Move yaml warning note to config best practices doc

Rephrase YAML changes note

Fix typo
2023-07-19 10:40:13 -07:00
Marcelo Giles 921936d6a7
Update default kubectl validate statement 2023-05-16 11:34:32 -07:00
Marcelo Giles 071225cc4d
Update SSFV versions paragraph 2023-05-16 09:58:57 -07:00
Marcelo Giles 8afec0c061
Minor style edits from review 2023-05-15 11:52:08 -07:00
Marcelo Giles 81014baced
Update link 2023-05-11 22:36:38 -07:00
Marcelo Giles 1479cd9866
Add server side field validation section 2023-05-11 22:15:46 -07:00
Tim Bannister a460f750c6 Swap headers
Use what was previously a second-level heading as the page title.
2023-04-29 21:39:42 +01:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Tim Bannister 3ff7312cff Add descriptions to Concept sections
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00