From b0d198252fb74127eecc54f09100ad0a9ad3adce Mon Sep 17 00:00:00 2001 From: James Lakin Date: Fri, 13 May 2022 17:03:49 +0100 Subject: [PATCH] docs: Comment out TODO heading on the deployment page (#8583) --- docs/deploy/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 283513ac7..0a33c19cd 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -28,7 +28,7 @@ On most Kubernetes clusters, the ingress controller will work without requiring - ... [Bare-metal](#bare-metal-clusters) - [Miscellaneous](#miscellaneous) -## TODO : We have subdirectories for kubernetes versions now because of a PR https://github.com/kubernetes/ingress-nginx/pull/8162 . You can see this here https://github.com/kubernetes/ingress-nginx/tree/main/deploy/static/provider/cloud . We need to add documentation here that is clear and unambiguous in guiding users to pick the deployment manifest under a subdirectory, based on the K8S version being used. But until the explicit clear docs land here, users are recommended to feel free to use those subdirectories and get the manifest(s) related to their K8S version. + ## Quick start