-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Labels
needs-triageIndicates an issue lacks a `triage/foo` label and requires one.Indicates an issue lacks a `triage/foo` label and requires one.
Description
The quick-start table-of-content used to be a numbered list like this:
- (Optional) Setup virtualized lab environment
- Setup a disk image server
- Setup a management cluster
- Create BareMetalHosts to represent the servers
- (Scenario 1) Provision the BareMetalHosts
- (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:
We should put it back the way it was. A numbered list with proper indentation that renders correctly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue lacks a `triage/foo` label and requires one.Indicates an issue lacks a `triage/foo` label and requires one.