diff --git a/content/en/blogs/Part-2:-How-to-migrate-to-containerd-and-CRI-O-after-Docker-Deprecation-in-Kubernetes.md b/content/en/blogs/Part-2:-How-to-migrate-to-containerd-and-CRI-O-after-Docker-Deprecation-in-Kubernetes.md index e4175a765..d1619abd9 100644 --- a/content/en/blogs/Part-2:-How-to-migrate-to-containerd-and-CRI-O-after-Docker-Deprecation-in-Kubernetes.md +++ b/content/en/blogs/Part-2:-How-to-migrate-to-containerd-and-CRI-O-after-Docker-Deprecation-in-Kubernetes.md @@ -1,5 +1,5 @@ --- - title: 'Part 2: How to migrate to containerd and CRI-O after Docker Deprecation in Kubernetes 1.24' + title: 'Part 2: How to migrate to containerd and CRI-O after Dockershim Deprecation in Kubernetes 1.24' tag: 'Kubernetes, containers, container runtimes, docker, containerd, cri-o, docker deprecation' keywords: 'Kubernetes, fundamentals, beginners, guide' description: 'In the last part of our series, we talked about what are CRI and OCI, differences between Docker, containerd, CRI-O and their architecture, etc. Recently, we’ve got to know that Docker is going to be deprecated from kubernetes! (check out this article officially from....' diff --git a/i18n/en.yaml b/i18n/en.yaml index 610ebeab0..579c269b0 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,7 +1,7 @@ - id: Technology Blogs translation: Technology Blogs -- id: KubeSphere®️ 2021 All Rights Reserved. - translation: KubeSphere®️ 2021 All Rights Reserved. +- id: KubeSphere®️ 2022 All Rights Reserved. + translation: KubeSphere®️ 2022 All Rights Reserved. - id: Published on translation: Published on - id: KubeCon & QCon diff --git a/i18n/tr.yaml b/i18n/tr.yaml index 669d6b507..14b3da5b2 100644 --- a/i18n/tr.yaml +++ b/i18n/tr.yaml @@ -1,4 +1,4 @@ -- id: KubeSphere®️ 2021 All Rights Reserved. +- id: KubeSphere®️ 2022 All Rights Reserved. translation: KubeSphere®️ 2021 Tüm Hakları Saklıdır. - id: Published on translation: Published on diff --git a/i18n/zh.yaml b/i18n/zh.yaml index b12de654c..0640e3133 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -1,7 +1,7 @@ - id: Technology Blogs translation: 技术博客 -- id: KubeSphere®️ 2021 All Rights Reserved. - translation: "KubeSphere®️ 2021 All Rights Reserved." +- id: KubeSphere®️ 2022 All Rights Reserved. + translation: "KubeSphere®️ 2022 All Rights Reserved." - id: Published on translation: 发布于 - id: KubeCon & QCon diff --git a/layouts/docs/second.html b/layouts/docs/second.html index add15eaca..b90cd67fd 100644 --- a/layouts/docs/second.html +++ b/layouts/docs/second.html @@ -325,7 +325,7 @@ height="0" width="0" style="display:none;visibility:hidden"> -
{{ i18n "KubeSphere®️ 2021 All Rights Reserved." }}
+{{ i18n "KubeSphere®️ 2022 All Rights Reserved." }}