[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.pull/36145/head
parent
eb0ec74f86
commit
2be4186631
|
@ -1,5 +1,7 @@
|
|||
---
|
||||
#title: Production environment
|
||||
# title: Production environment
|
||||
# description: Create a production-quality Kubernetes cluster
|
||||
title: Прод оточення
|
||||
weight: 30
|
||||
no_list: true
|
||||
---
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
# title: On-Premises VMs
|
||||
title: Менеджери віртуалізації
|
||||
weight: 40
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
# title: Turnkey Cloud Solutions
|
||||
title: Хмарні рішення під ключ
|
||||
weight: 30
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
# title: "Windows in Kubernetes"
|
||||
title: "Windows в Kubernetes"
|
||||
weight: 50
|
||||
---
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Дізнатися про основи Kubernetes
|
||||
linkTitle: Основи Kubernetes
|
||||
no_list: true
|
||||
weight: 10
|
||||
card:
|
||||
name: навчальні матеріали
|
||||
|
@ -10,7 +11,7 @@ card:
|
|||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<html lang="uk">
|
||||
|
||||
<body>
|
||||
|
||||
|
|
Loading…
Reference in New Issue