Fix the anchors in the ACI README.md
Use lower-cases in the hash (#)
This commit is contained in:
@@ -7,13 +7,13 @@ The Azure Container Instances provider for the Virtual Kubelet configures an ACI
|
|||||||
This document details configuring the Virtual Kubelet ACI provider.
|
This document details configuring the Virtual Kubelet ACI provider.
|
||||||
#### Table of Contents
|
#### Table of Contents
|
||||||
|
|
||||||
* [Prerequiste](#Prerequisite)
|
* [Prerequiste](#prerequisite)
|
||||||
* [Quick set-up with the ACI Connector](#Quick-set-up-with-the-ACI-Connector)
|
* [Quick set-up with the ACI Connector](#quick-set-up-with-the-aci-connector)
|
||||||
* [Manual set-up](#Manual-set-up)
|
* [Manual set-up](#manual-set-up)
|
||||||
* [Validate the Virtual Kubelet ACI provider](#Validate-the-Virtual-Kubelet-ACI-provider)
|
* [Validate the Virtual Kubelet ACI provider](#validate-the-virtual-kubelet-aci-provider)
|
||||||
* [Schedule a pod in ACI](#Schedule-a-pod-in-ACI)
|
* [Schedule a pod in ACI](#schedule-a-pod-in-aci)
|
||||||
* [Upgrade the ACI Connector ](#Upgrade-the-ACI-Connector)
|
* [Upgrade the ACI Connector ](#upgrade-the-aci-connector)
|
||||||
* [Remove the Virtual Kubelet](#Remove-the-Virtual-Kubelet)
|
* [Remove the Virtual Kubelet](#remove-the-virtual-kubelet)
|
||||||
## Prerequisite
|
## Prerequisite
|
||||||
|
|
||||||
This guide assumes that you have a Kubernetes cluster up and running (can be `minikube`) and that `kubectl` is already configured to talk to it.
|
This guide assumes that you have a Kubernetes cluster up and running (can be `minikube`) and that `kubectl` is already configured to talk to it.
|
||||||
|
|||||||
Reference in New Issue
Block a user