Commit Graph

7 Commits

Author SHA1 Message Date
Tim Bannister ddfcad4fe8
Redo index for Containers concept
- Mention RuntimeClass
- omit container image and runtimeclass from links as they are already
  mentioned explicitly

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-11-09 12:32:52 +00:00
Adolfo Julcamoro dee4a58df2
Update _index.md 2020-09-10 16:30:05 -05:00
Karen Bradshaw fcc2dc2b19 add no_list param 2020-07-01 12:06:04 -04:00
Tim Bannister f265aed794 Fold concept overview pages into section indexes
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.

Also, configure redirects accordingly.
2020-06-25 17:10:03 +01: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
Qiming d3eaeef3fc Reorder concepts sections (#11032)
Order after this PR:

overview: 20
architecture: 30
containers: 40
workloads: 50
service-networking: 60
storage: 70
configuration: 80
policy: 90
cluster-administration: 100
extend-kubernetes: 110

Closes: #8570
2018-11-19 13:05:13 -08: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