Skip to content

Quick-start TOC scrambled #657

@lentzi90

Description

@lentzi90

The quick-start table-of-content used to be a numbered list like this:

  1. (Optional) Setup virtualized lab environment
  2. Setup a disk image server
  3. Setup a management cluster
  4. Create BareMetalHosts to represent the servers
  5. (Scenario 1) Provision the BareMetalHosts
  6. (Scenario 2) Deploy Cluster API and turn the BareMetalHosts into a Kubernetes cluster

It was for some reason scrmabled when the yaml linter was added, so now it looks like

- [Quick-start for Metal3](#quick-start-for-metal3)
      - [Prerequisites](#prerequisites)
      - [Baremetal lab configuration](#baremetal-lab-configuration)
      - [Virtualized configuration](#virtualized-configuration)
      - [Common setup](#common-setup)
        - [Image server](#image-server)
        - [DHCP server](#dhcp-server)
        - [Management cluster](#management-cluster)
      - [Create BareMetalHosts](#create-baremetalhosts)
      - [(Scenario 1) Provision BareMetalHosts](#scenario-1-provision-baremetalhosts)
      - [(Scenario 2) Metal3 and Cluster API](#scenario-2-metal3-and-cluster-api)
      - [Cleanup](#cleanup)

and renders like this:

Image

We should put it back the way it was. A numbered list with proper indentation that renders correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIndicates an issue lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions