We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5a388 commit 65e30edCopy full SHA for 65e30ed
docs/install/README.md
@@ -1,4 +1,4 @@
1
2
-To install Knative components on your Kubernetes cluster, follow our [installation guide](./knative-with-any-k8s.md).
+To install Knative components on your Kubernetes cluster, follow our [installation guide](./any-kubernetes-cluster.md).
3
4
To install the Knative CLI, follow our [installation guide](./install-kn.md).
docs/install/knative-with-any-k8s.md renamed to docs/install/any-kubernetes-cluster.md
@@ -3,6 +3,7 @@ title: "Installing Knative"
weight: 06
type: "docs"
5
aliases:
6
+ - /docs/install/knative-with-any-k8s
7
- /docs/install/knative-with-aks
8
- /docs/install/knative-with-ambassador
9
- /docs/install/knative-with-contour
0 commit comments