Commit Graph

13 Commits (1eb315a43a1263449cce5f185c4af2cd97487b19)

Author SHA1 Message Date
Nick Neisen fe501f8bfa
Change cri-dockerd links to official docs in the english content 2024-03-08 11:46:54 -07:00
Cintia Sanchez Garcia 26e760da6e Update references to CNCF landscape (v2)
This PR updates all the references to the CNCF landscape (v2). This includes migrating to the new embeddable views that the new landscape provides, changing how iframe-resizer is used and updating a few links.

Related to #44022

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-01-18 12:36:45 +01:00
Chris "Not So" Short 237fdabb8e
Making dockershim FAQ evergreen (#39106) 2023-02-10 10:23:31 -08:00
Brandon Richard 29c9c33a77 correcyed typo on two files 2022-07-01 16:10:27 +01:00
xin.li b7fe7cfa94 [en] update url
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-05-15 19:35:01 +08:00
Tim Bannister a7a20f2bad
Mention that the FAQ was updated 2022-04-25 19:36:31 +01:00
Tim Bannister 184561afa0
Update dockershim removal FAQ for v1.24 release
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-04-25 19:36:24 +01:00
Nate W 0135d3642b Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-19 15:45:28 -07:00
Chris Short a582a21cf0
Mention Detector for Docker Socket in dockershim removal FAQ (#32685)
* Update 2022-02-17-updated-dockershim-faq.md

Adding the new Detector for Docker Socket plugin to the FAQ.

The tool will help folks find Dockershim usage in files on disk as well as running clusters.

* Apply suggestions from code review

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>

* Update 2022-02-17-updated-dockershim-faq.md

Adding period

* Update content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Update content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md

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

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-12 15:42:46 -07:00
Tim Bannister 05e987a47b
Highlight discussion issue for dockershim deprecation
- Link to k/kubernetes issue 106917
  (various places)
- Related rewording to make that extra link work in context

and also:
- Replace alias for dockershim FAQ with a Netlify redirect

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-04-12 18:02:26 +01:00
Rey Lejano 2841fcae17 update links to updated dockershim removal page 2022-04-06 13:45:41 -07:00
Jiaqi Luo fe7f291bb2 remove a duplicated line from 2022-02-17-updated-dockershim-faq.md 2022-02-18 20:15:34 -07:00
Chris Short 35f5f4ca01
Updated dockershim faq (#31765)
* Create updated dockershim FAQ

- The current dockershim FAQ is marked as outdated
- This new FAQ states clearly "removal"
- This new FAQ also has links to additional resources created by the community and others.

* deprecation -> removal scrub

- It's important this new FAQ says removal rather than deprecation as we're at that moment in time.

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

Did not know Hugo allowed for this.

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

🤯

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

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

* Apply suggestions from code review

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

* Bump version to 1.23

Warning in 1.23
Removed in 1.24

* Update for today's date

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-17 09:35:38 -08:00