From 2be4186631790bc26fe38999b583505649db17d5 Mon Sep 17 00:00:00 2001 From: Qiming Teng Date: Sun, 21 Aug 2022 21:49:00 +0800 Subject: [PATCH] [uk] Cleanup some UK pages This PR is about the netlify preview issues. Based on some initial experiments, the netlify preview build often stuck at generating `/uk/docs/setup/production-environment/index.html` or `/uk/docs/tutorials/kubernetes-basics/update/index.html`. This PR attempts to change these pages without disrupting any existing efforts in UK localizations. --- content/uk/docs/setup/production-environment/_index.md | 4 +++- .../setup/production-environment/on-premises-vm/_index.md | 5 ----- .../uk/docs/setup/production-environment/turnkey/_index.md | 5 ----- .../uk/docs/setup/production-environment/windows/_index.md | 5 ----- content/uk/docs/tutorials/kubernetes-basics/_index.html | 3 ++- 5 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 content/uk/docs/setup/production-environment/on-premises-vm/_index.md delete mode 100644 content/uk/docs/setup/production-environment/turnkey/_index.md delete mode 100644 content/uk/docs/setup/production-environment/windows/_index.md diff --git a/content/uk/docs/setup/production-environment/_index.md b/content/uk/docs/setup/production-environment/_index.md index 81463114fd..019f4676b7 100644 --- a/content/uk/docs/setup/production-environment/_index.md +++ b/content/uk/docs/setup/production-environment/_index.md @@ -1,5 +1,7 @@ --- -#title: Production environment +# title: Production environment +# description: Create a production-quality Kubernetes cluster title: Прод оточення weight: 30 +no_list: true --- diff --git a/content/uk/docs/setup/production-environment/on-premises-vm/_index.md b/content/uk/docs/setup/production-environment/on-premises-vm/_index.md deleted file mode 100644 index d672032037..0000000000 --- a/content/uk/docs/setup/production-environment/on-premises-vm/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -# title: On-Premises VMs -title: Менеджери віртуалізації -weight: 40 ---- diff --git a/content/uk/docs/setup/production-environment/turnkey/_index.md b/content/uk/docs/setup/production-environment/turnkey/_index.md deleted file mode 100644 index 4251bca2c4..0000000000 --- a/content/uk/docs/setup/production-environment/turnkey/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -# title: Turnkey Cloud Solutions -title: Хмарні рішення під ключ -weight: 30 ---- diff --git a/content/uk/docs/setup/production-environment/windows/_index.md b/content/uk/docs/setup/production-environment/windows/_index.md deleted file mode 100644 index a0d1574f6c..0000000000 --- a/content/uk/docs/setup/production-environment/windows/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -# title: "Windows in Kubernetes" -title: "Windows в Kubernetes" -weight: 50 ---- diff --git a/content/uk/docs/tutorials/kubernetes-basics/_index.html b/content/uk/docs/tutorials/kubernetes-basics/_index.html index 58100ccf1e..9e4781b478 100644 --- a/content/uk/docs/tutorials/kubernetes-basics/_index.html +++ b/content/uk/docs/tutorials/kubernetes-basics/_index.html @@ -1,6 +1,7 @@ --- title: Дізнатися про основи Kubernetes linkTitle: Основи Kubernetes +no_list: true weight: 10 card: name: навчальні матеріали @@ -10,7 +11,7 @@ card: - +