mirror of https://github.com/knative/docs.git
Rename knative-with-any-k8s for better SEO (#2270)
Related: https://github.com/knative/docs/issues/2265
This commit is contained in:
parent
2b5a3889eb
commit
65e30eda6f
|
@ -1,4 +1,4 @@
|
||||||
|
|
||||||
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).
|
||||||
|
|
||||||
To install the Knative CLI, follow our [installation guide](./install-kn.md).
|
To install the Knative CLI, follow our [installation guide](./install-kn.md).
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: "Installing Knative"
|
||||||
weight: 06
|
weight: 06
|
||||||
type: "docs"
|
type: "docs"
|
||||||
aliases:
|
aliases:
|
||||||
|
- /docs/install/knative-with-any-k8s
|
||||||
- /docs/install/knative-with-aks
|
- /docs/install/knative-with-aks
|
||||||
- /docs/install/knative-with-ambassador
|
- /docs/install/knative-with-ambassador
|
||||||
- /docs/install/knative-with-contour
|
- /docs/install/knative-with-contour
|
Loading…
Reference in New Issue