Skip to content

Commit

Permalink
Remove pre-numbers (kubermatic#320)
Browse files Browse the repository at this point in the history
* Remove pre-numbers

* Fix
  • Loading branch information
scheeles authored May 26, 2020
1 parent 1424523 commit 835503a
Show file tree
Hide file tree
Showing 216 changed files with 177 additions and 283 deletions.
1 change: 0 additions & 1 deletion archetypes/chapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ menuTitle = "{{ replace .TranslationBaseName "-" " " | title }}"
date = {{ .Date }}
weight = 5
chapter = true
pre = "<b>X. </b>"
+++

### Chapter X
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Accounts
weight: 30
pre: <b>2. </b>
slug: accounts
date: 2020-04-24T09:00:00+02:00
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Catalogs
weight: 50
pre: <b>4. </b>
slug: catalogs
date: 2020-04-24T09:00:00+02:00
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Clusters
weight: 40
pre: <b>3. </b>
slug: clusters
date: 2020-04-24T09:00:00+02:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: External And Internal CustomResourceDefinitions
menuTitle: CRDs
weight: 60
pre: <b>5. </b>
slug: crds
date: 2020-04-24T09:00:00+02:00
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Installation
weight: 20
pre: <b>1. </b>
slug: installation
date: 2020-04-24T09:00:00+02:00
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: Requirements
weight: 10
pre: <b>0. </b>
slug: requirements
date: 2020-04-24T09:00:00+02:00
---

## 0. Requirements
## Requirements

To install KubeCarrier you will need a Kubernetes Cluster with the [cert-manager](https://cert-manager.io/docs/) installed.

Expand Down
2 changes: 1 addition & 1 deletion content/kubeone/master/getting_started/aws.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "AWS"
date = 2020-04-01T12:00:00+02:00
weight = 8
pre = "<b></b>"

+++

## How To Install Kubernetes On AWS Cluster Using KubeOne
Expand Down
2 changes: 1 addition & 1 deletion content/kubeone/master/getting_started/azure.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Azure"
date = 2020-04-01T12:00:00+02:00
weight = 8
pre = "<b></b>"

+++

## How To Install Kubernetes On Azure cloud Using KubeOne
Expand Down
2 changes: 1 addition & 1 deletion content/kubeone/master/getting_started/digitalocean.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "DigitalOcean"
date = 2020-04-01T12:00:00+02:00
weight = 8
pre = "<b></b>"

+++

## How To Install Kubernetes On DigitalOcean Cluster Using KubeOne
Expand Down
2 changes: 1 addition & 1 deletion content/kubeone/master/getting_started/gce.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "GCE"
date = 2020-04-01T12:00:00+02:00
weight = 8
pre = "<b></b>"

+++

## How To Install Kubernetes On GCE Cluster Using KubeOne
Expand Down
2 changes: 1 addition & 1 deletion content/kubeone/master/getting_started/hetzner.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Hetzner"
date = 2020-04-01T12:00:00+02:00
weight = 8
pre = "<b></b>"

+++

## How To Install Kubernetes On Hetzner Cluster Using KubeOne
Expand Down
2 changes: 1 addition & 1 deletion content/kubeone/master/getting_started/openstack.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "OpenStack"
date = 2020-04-01T12:00:00+02:00
weight = 8
pre = "<b></b>"

+++

## How To Install Kubernetes On OpenStack Cluster Using KubeOne
Expand Down
2 changes: 1 addition & 1 deletion content/kubeone/master/getting_started/packet.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Packet"
date = 2020-04-01T12:00:00+02:00
weight = 8
pre = "<b></b>"

+++

## How To Install Kubernetes On Packet Cluster Using KubeOne
Expand Down
2 changes: 1 addition & 1 deletion content/kubeone/master/getting_started/vsphere.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "vSphere"
date = 2020-04-01T12:00:00+02:00
weight = 8
pre = "<b></b>"

+++

## How To Install Kubernetes On vSphere Cluster Using KubeOne
Expand Down
3 changes: 0 additions & 3 deletions content/kubermatic/master/advanced/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ title = "Advanced"
date = 2018-05-31T12:07:15+02:00
weight = 25
chapter = true
pre = "<b>7. </b>"
+++

### Chapter 7

# Advanced

Get to know advanced knowledge of Kubermatic.
2 changes: 1 addition & 1 deletion content/kubermatic/master/advanced/addons/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Kubermatic Addons"
date = 2018-06-21T14:07:15+02:00
weight = 110
pre = "<b></b>"

+++

Addons are specific services and tools extending the functionality of Kubernetes/OpenShift.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Kubermatic Global Settings"
date = 2018-06-21T14:07:15+02:00
weight = 20
pre = "<b></b>"

+++

This manual explains how to manage Kubermatic global settings such as custom links, displayed distributions and others.
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/advanced/custom_ui/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Customizing the Dashboard Theme"
date = 2018-06-21T14:07:15+02:00
weight = 40
pre = "<b></b>"

+++

This manual explains multiple approaches to add custom themes to the application. It also describes how to add and enable multiple themes for the ui.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Dynamic Kubelet configuration"
date = 2020-04-01T12:00:00+02:00
weight = 55
pre = "<b></b>"

+++

Dynamic kubelet configuration allows for live reconfiguration of some or all nodes' kubelet options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Kubermatic Offline Mode"
date = 2018-04-28T12:07:15+02:00
weight = 7
pre = "<b></b>"

+++

### Download All Required Images
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/advanced/oidc_auth/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Share Clusters via Delegated OIDC Authentication"
date = 2018-11-23T12:01:35+02:00
weight = 70
pre = "<b></b>"

+++

### Share Clusters via Delegated OIDC Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "OIDC Provider Configuration"
date = 2018-06-21T14:07:15+02:00
weight = 30
pre = "<b></b>"

+++

This manual explains how to configure a custom OIDC provider to use with Kubermatic.
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/advanced/presets/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Presets"
date = 2019-06-13T12:01:35+02:00
weight = 50
pre = "<b></b>"

+++

With Presets you can specify default settings for new Cluster. Use Presets to reuse property settings across multiple providers.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Kubermatic Proxy Whitelisting"
date = 2019-09-13T12:07:15+02:00
weight = 90
pre = "<b></b>"

+++

To enable Kubermatic behind a proxy environment, the following targets need to be reachable.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Service Accounts"
date = 2019-06-13T12:01:35+02:00
weight = 60
pre = "<b></b>"

+++

### Service Accounts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Kubermatic User Settings"
date = 2020-04-01T14:07:15+02:00
weight = 10
pre = "<b></b>"

+++

This manual explains how to manage Kubermatic user settings via the UI.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Versions & Update Configuration"
date = 2019-07-05T10:45:00+02:00
weight = 80
pre = "<b></b>"

+++

This chapter describes how to configure the available Kubernetes/OpenShift versions and how to
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/changelog/2.10/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title = "Changelog for Kubermatic 2.10"
date = 2018-10-23T12:07:15+02:00
publishDate = 2019-03-30T00:00:00+00:00
weight = 210
pre = "<b></b>"

+++

## v2.10.3
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/changelog/2.11/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title = "Changelog for Kubermatic 2.11"
date = 2019-09-18T00:07:15+02:00
publishDate = 2019-07-12T00:00:00+00:00
weight = 211
pre = "<b></b>"

+++

## v2.11.8
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/changelog/2.12/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title = "Changelog for Kubermatic 2.12"
date = 2020-01-10T00:07:15+02:00
publishDate = 2019-07-12T00:00:00+00:00
weight = 212
pre = "<b></b>"

+++

## v2.12.6
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/changelog/2.13/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title = "Changelog for Kubermatic 2.13"
date = 2020-01-12T00:00:00+00:00
publishDate = 2020-01-12T00:00:00+00:00
weight = 213
pre = "<b></b>"

+++

## v2.13.1
Expand Down
4 changes: 1 addition & 3 deletions content/kubermatic/master/changelog/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ title = "Changelog"
date = 2018-10-17T14:35:34+02:00
weight = 110
chapter = true
pre = "<b>9. </b>"
+++

### Chapter 9

# Changelog
The Kubermatic changelog
3 changes: 0 additions & 3 deletions content/kubermatic/master/concepts/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ title = "Concepts"
date = 2018-04-28T12:07:15+02:00
weight = 20
chapter = true
pre = "<b>5. </b>"
+++

### Chapter 5

# Concepts

Get to know the concepts behind Kubermatic.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Architecture"
date = 2018-05-04T12:07:15+02:00
weight = 5
pre = "<b></b>"

+++

Kubermatic makes full use of Kubernetes cluster to organize and scale workloads, depending on your and your customer's needs. In a typical small-scale setup, pictured below, a single cluster contains Kubermatic and the master components for every customer cluster.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Datacenters"
date = 2019-10-10T12:07:15+02:00
weight = 10
pre = "<b></b>"

+++

# Overview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Expose Strategy"
date = 2018-05-04T12:07:15+02:00
weight = 5
pre = "<b></b>"

+++

# Overview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Comparing KubeOne with Kubermatic"
date = 2019-11-28T14:18:30+01:00
weight = 5
pre = "<b></b>"

+++

Feature/Capability | KubeOne | Kubermatic
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "KubermaticConfiguration"
date = 2020-02-04T12:07:15+02:00
weight = 20
pre = "<b></b>"

+++

## Overview
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/concepts/roles/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Predefined Roles"
date = 2020-04-02T12:07:15+02:00
weight = 10
pre = "<b></b>"

+++

## Overview
Expand Down
2 changes: 1 addition & 1 deletion content/kubermatic/master/concepts/seeds/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Seed Clusters"
date = 2019-10-21T12:07:15+02:00
weight = 10
pre = "<b></b>"

+++

## Overview
Expand Down
3 changes: 0 additions & 3 deletions content/kubermatic/master/contributing/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ title = "Contributing"
date = 2018-04-28T12:07:15+02:00
weight = 100
chapter = true
pre = "<b>8. </b>"
draft = true
+++

### Chapter 8

# Contributing

Learn how to contribute to the Kubermatic documentation.
Loading

0 comments on commit 835503a

Please sign in to comment.