fix "Node Options" table formatting

The "Node Options" table is not properly rendered on Rancher's online documentation:

https://rancher.com/docs/rancher/v2.5/en/cluster-admin/nodes/
This commit is contained in:
Héctor Luaces
2021-03-25 15:18:31 +01:00
committed by GitHub
parent be6909ddab
commit 68f2407bb4
@@ -29,6 +29,7 @@ This section covers the following topics:
# Node Options Available for Each Cluster Creation Option
The following table lists which node options are available for each type of cluster in Rancher. Click the links in the **Option** column for more detailed information about each feature.
| Option | [Nodes Hosted by an Infrastructure Provider][1] | [Custom Node][2] | [Hosted Cluster][3] | [Registered EKS Nodes][4] | [All Other Registered Nodes][5] | Description |
| ------------------------------------------------ | ------------------------------------------------ | ---------------- | ------------------- | ------------------- | -------------------| ------------------------------------------------------------------ |
| [Cordon](#cordoning-a-node) | ✓ | ✓ | ✓ | ✓ | ✓ | Marks the node as unschedulable. |