From 24b92105f35c71d7a97cf405285da2ebac3eea3e Mon Sep 17 00:00:00 2001 From: Derek Nola Date: Thu, 25 Apr 2024 08:50:53 -0700 Subject: [PATCH] Add blank pages for translations Signed-off-by: Derek Nola --- .../current/security/hardening-guide.md | 2 +- .../docusaurus-plugin-content-docs/current/security/security.md | 2 +- .../security/{self-assessment.md => self-assessment-1.23.md} | 0 .../current/security/self-assessment-1.8.md | 1 + .../current/security/hardening-guide.md | 2 +- .../docusaurus-plugin-content-docs/current/security/security.md | 2 +- .../security/{self-assessment.md => self-assessment-1.23.md} | 0 .../current/security/self-assessment-1.8.md | 1 + 8 files changed, 6 insertions(+), 4 deletions(-) rename i18n/kr/docusaurus-plugin-content-docs/current/security/{self-assessment.md => self-assessment-1.23.md} (100%) create mode 100644 i18n/kr/docusaurus-plugin-content-docs/current/security/self-assessment-1.8.md rename i18n/zh/docusaurus-plugin-content-docs/current/security/{self-assessment.md => self-assessment-1.23.md} (100%) create mode 100644 i18n/zh/docusaurus-plugin-content-docs/current/security/self-assessment-1.8.md diff --git a/i18n/kr/docusaurus-plugin-content-docs/current/security/hardening-guide.md b/i18n/kr/docusaurus-plugin-content-docs/current/security/hardening-guide.md index f74f42678..6ab2c7c6f 100644 --- a/i18n/kr/docusaurus-plugin-content-docs/current/security/hardening-guide.md +++ b/i18n/kr/docusaurus-plugin-content-docs/current/security/hardening-guide.md @@ -854,4 +854,4 @@ For `default` service accounts in the built-in namespaces (`kube-system`, `kube- ## Conclusion -If you have followed this guide, your K3s cluster will be configured to comply with the CIS Kubernetes Benchmark. You can review the [CIS Benchmark Self-Assessment Guide](self-assessment.md) to understand the expectations of each of the benchmark's checks and how you can do the same on your cluster. +If you have followed this guide, your K3s cluster will be configured to comply with the CIS Kubernetes Benchmark. You can review the [CIS Benchmark Self-Assessment Guide](self-assessment-1.23.md) to understand the expectations of each of the benchmark's checks and how you can do the same on your cluster. diff --git a/i18n/kr/docusaurus-plugin-content-docs/current/security/security.md b/i18n/kr/docusaurus-plugin-content-docs/current/security/security.md index 2510515f6..7bd05e483 100644 --- a/i18n/kr/docusaurus-plugin-content-docs/current/security/security.md +++ b/i18n/kr/docusaurus-plugin-content-docs/current/security/security.md @@ -7,4 +7,4 @@ title: "보안" 아래 문서는 CIS 쿠버네티스 벤치마크 v1.23에 적용됩니다. - [강화 가이드](hardening-guide.md) -- [CIS 벤치마크 자체 평가 가이드](self-assessment.md) +- [CIS 벤치마크 자체 평가 가이드](self-assessment-1.23.md) diff --git a/i18n/kr/docusaurus-plugin-content-docs/current/security/self-assessment.md b/i18n/kr/docusaurus-plugin-content-docs/current/security/self-assessment-1.23.md similarity index 100% rename from i18n/kr/docusaurus-plugin-content-docs/current/security/self-assessment.md rename to i18n/kr/docusaurus-plugin-content-docs/current/security/self-assessment-1.23.md diff --git a/i18n/kr/docusaurus-plugin-content-docs/current/security/self-assessment-1.8.md b/i18n/kr/docusaurus-plugin-content-docs/current/security/self-assessment-1.8.md new file mode 100644 index 000000000..8c49fad47 --- /dev/null +++ b/i18n/kr/docusaurus-plugin-content-docs/current/security/self-assessment-1.8.md @@ -0,0 +1 @@ +이 페이지는 번역되지 않았습니다 diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/security/hardening-guide.md b/i18n/zh/docusaurus-plugin-content-docs/current/security/hardening-guide.md index e1a859316..820a4c891 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/security/hardening-guide.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/security/hardening-guide.md @@ -857,4 +857,4 @@ For `default` service accounts in the built-in namespaces (`kube-system`, `kube- ## Conclusion -If you have followed this guide, your K3s cluster will be configured to comply with the CIS Kubernetes Benchmark. You can review the [CIS Benchmark Self-Assessment Guide](self-assessment.md) to understand the expectations of each of the benchmark's checks and how you can do the same on your cluster. +If you have followed this guide, your K3s cluster will be configured to comply with the CIS Kubernetes Benchmark. You can review the [CIS Benchmark Self-Assessment Guide](self-assessment-1.23.md) to understand the expectations of each of the benchmark's checks and how you can do the same on your cluster. diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/security/security.md b/i18n/zh/docusaurus-plugin-content-docs/current/security/security.md index 80fbc8f75..308569b04 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/security/security.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/security/security.md @@ -7,4 +7,4 @@ title: "安全" 以下文档适用于 CIS Kubernetes Benchmark v1.23。 * [强化指南](hardening-guide.md) -* [CIS Benchmark 自我评估指南](self-assessment.md) +* [CIS Benchmark 自我评估指南](self-assessment-1.23.md) diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/security/self-assessment.md b/i18n/zh/docusaurus-plugin-content-docs/current/security/self-assessment-1.23.md similarity index 100% rename from i18n/zh/docusaurus-plugin-content-docs/current/security/self-assessment.md rename to i18n/zh/docusaurus-plugin-content-docs/current/security/self-assessment-1.23.md diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/security/self-assessment-1.8.md b/i18n/zh/docusaurus-plugin-content-docs/current/security/self-assessment-1.8.md new file mode 100644 index 000000000..1b0fec789 --- /dev/null +++ b/i18n/zh/docusaurus-plugin-content-docs/current/security/self-assessment-1.8.md @@ -0,0 +1 @@ +该页面尚未翻译 \ No newline at end of file