Skip to content

Commit ddcb4d7

Browse files
authored
remove reference in kubeone docs for create cluster in 1.11 (#1946)
* fix reference in kubeone docs for create cluster Signed-off-by: Adonis Murati <[email protected]> * update weight Signed-off-by: Adonis Murati <[email protected]> --------- Signed-off-by: Adonis Murati <[email protected]>
1 parent f0375e1 commit ddcb4d7

File tree

7 files changed

+6
-11
lines changed

7 files changed

+6
-11
lines changed

content/kubeone/v1.11/architecture/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "Architecture"
33
date = 2021-02-10T09:00:00+02:00
44
description = "Learn about the architecture of Kubermatic KubeOne and how you can automate cluster operations on all environments"
5-
weight = 3
5+
weight = 2
66
+++
77

88
Kubermatic KubeOne automates cluster operations on all your cloud, on-prem,

content/kubeone/v1.11/cheat-sheets/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "Cheat Sheets"
33
date = 2021-02-10T09:00:00+02:00
44
description = "Keep the most important concepts of Kubermatic KubeOne handy for quick reference"
5-
weight = 8
5+
weight = 7
66
chapter = true
77
+++
88

content/kubeone/v1.11/creating-clusters/_index.en.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/kubeone/v1.11/examples/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "Examples"
33
date = 2021-02-10T09:00:00+02:00
44
description = "A collection of select concepts and scenarios to help you master Kubermatic KubeOne"
5-
weight = 7
5+
weight = 6
66
chapter = true
77
+++
88

content/kubeone/v1.11/guides/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "Guides"
33
date = 2021-02-10T09:00:00+02:00
44
description = "Get familiar with Kubermatic KubeOne and read step-by-step instructions to handle important scenarios"
5-
weight = 5
5+
weight = 4
66
chapter = true
77
+++
88

content/kubeone/v1.11/references/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "References"
33
date = 2021-02-10T09:00:00+02:00
4-
weight = 6
4+
weight = 5
55
chapter = true
66
+++
77

content/kubeone/v1.11/tutorials/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "Tutorials & How-tos"
33
date = 2021-02-10T09:00:00+02:00
44
description = "Read and learn the functions and tasks you can perform in Kubermatic KubeOne"
5-
weight = 4
5+
weight = 3
66
chapter = true
77
+++
88

0 commit comments

Comments
 (0)