Commit Graph

6 Commits (a3c89ce64a38fac237a3a69c43cd68579c05c20c)

Author SHA1 Message Date
Alexander Stefurishin 7e64c2db82
Fix broken links from "overview/components/#..." to "architecture/#..." (#47724)
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"

* revert changes in old blog posts
2024-08-31 23:54:45 +01:00
Kiril Isakov fd3c1aa814
minor correction 2023-09-27 00:27:14 +02:00
Kiril Isakov d54cc02a48
add tooltips to "kubelet" term definition, but no more than one tooltip per term per file 2023-09-25 16:21:56 +02:00
Yuk, Yongsu d437e8c6bc en: Change the full link in the document to an inline link. (#17057)
* Change the full link in the document to an inline link.

grep -r "https \: \ / \ / kubernetes \ .io" content/en/docs
Changed to inline link except the following list.
- URLs are mentioned directly in the body
- release note
- url to blog
- url to community
- Url to be redirected

* Apply suggestions from code review

Co-Authored-By: June Yi <june.yi@samsung.com>
2019-10-23 06:20:14 -07:00
J M bf83aaf699 Fix typo in glossary with CRI (#16612)
Resolves issue: https://github.com/kubernetes/website/issues/16588
2019-10-01 10:49:35 -07:00
Tim Bannister 8ac581b50e Add CRI to glossary (#13024) 2019-03-27 16:26:48 -07:00