diff --git a/docs/guides/prerequisites/kubernetes_preconfiguration.md b/docs/guides/prerequisites/kubernetes_preconfiguration.md index 58b9fbc3b09cd088b9c747e30845f4a52abdbe0c..912bfc75eaaa3b97babfdac35fcf590c198b529e 100644 --- a/docs/guides/prerequisites/kubernetes_preconfiguration.md +++ b/docs/guides/prerequisites/kubernetes_preconfiguration.md @@ -93,7 +93,7 @@ oc -n monitoring create -f NetworkAttachmentDefinition.yaml ### Konvoy * [Prerequistes can be found here](https://repo1.dso.mil/platform-one/distros/d2iq/konvoy/konvoy/-/tree/master/docs/1.5.0#prerequisites) - * Konvoy clusters need a [Metrics API Endpoint](https://github.com/kubernetes/metrics#resource-metrics-api) available within the cluster to allow Horizontal Pod Autoscalers to correctly fetch pod/deployment metrics. +* Konvoy clusters need a [Metrics API Endpoint](https://github.com/kubernetes/metrics#resource-metrics-api) available within the cluster to allow Horizontal Pod Autoscalers to correctly fetch pod/deployment metrics. * [Different Deployment Scenarios have been documented here](https://repo1.dso.mil/platform-one/distros/d2iq/konvoy/konvoy/-/tree/master/docs/1.4.4/install)