Commit Graph

7 Commits (a3c89ce64a38fac237a3a69c43cd68579c05c20c)

Author SHA1 Message Date
windsonsea 70dafafca5 Tweak long lines in cluster architecture and components 2024-08-26 09:44:32 +08:00
Robbie Cronin af0e08c038
Clarify cluster diagram as one possible reference architecture (#47164)
* Clarify cluster diagram as one possible reference architecture

* Update content/en/docs/concepts/architecture/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/concepts/architecture/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/concepts/architecture/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Improve organization of cluster architecture content

* Architecture concepts: fix grammar and improve clarity

Co-authored-by: Charles Uneze <charlesniklaus@gmail.com>

* Architecture concepts and overview pages refactor

Improves clarity and consistency with existing documentation

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Improve organization of cluster architecture content

* Improve organization of cluster architecture content

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Charles Uneze <charlesniklaus@gmail.com>
2024-08-24 01:50:35 +01:00
Utkarsh Singh 17f0800492
Add diagram to Cluster Architecture concept page (#42272)
* Added componenets-of-kubernetes svg in content/en/docs/concepts/architecture

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Updated cloud-controller-manager svg

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Updated image caption in /docs/concepts/architecture/_index.md

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Added kubernetes-cluster-architecture svg in content/en/docs/concepts/architecture

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

---------

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-10-10 05:26:10 +02: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
Tim Bannister 6a4c73b112 Rename architecture section (#16286)
* Rename architecture section

"Kubernetes" goes without saying. This section is mainly talking about
cluster architecture, so make the title match that.

* Introduce “cluster” before Cluster Architecture section

Make sure the reader can learn what a cluster is before they read about
elements of cluster architecture.
2019-10-09 14:07:50 -07: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