diff --git a/docs/install/Knative-custom-install.md b/docs/install/Knative-custom-install.md index 9343e6e331e..c2e0b85ab47 100644 --- a/docs/install/Knative-custom-install.md +++ b/docs/install/Knative-custom-install.md @@ -70,7 +70,7 @@ service mesh. If you install any of the following options, you must install - [Knative Eventing](https://github.com/knative/eventing) - [Knative Eventing Sources](https://github.com/knative/eventing-sources) -- [Observability plugins](../serving/installing-logging-metrics-traces/) +- [Observability plugins](../serving/installing-logging-metrics-traces.md) #### Istio installation options @@ -210,7 +210,7 @@ files from the Knative repositories: | [`message-dumper.yaml`][5.3] | Installs an Event logging service for debugging. | Serving component, Eventing component | _\*_ See -[Installing logging, metrics, and traces](../serving/installing-logging-metrics-traces/) +[Installing logging, metrics, and traces](../serving/installing-logging-metrics-traces.md) for details about installing the various supported observability plug-ins. † These are the recommended standard install files suitable for most use cases. @@ -330,7 +330,6 @@ commands below. kubectl get pods --namespace knative-monitoring ``` - See [Installing logging, metrics, and traces](../serving/installing-logging-metrics-traces.md) for details about setting up the various supported observability plug-ins. @@ -347,7 +346,7 @@ guides to help you get started with Knative: - [Knative Serving sample apps](../serving/samples/) -- [Creating a simple Knative Build](../build/creating-builds/) +- [Creating a simple Knative Build](../build/creating-builds.md) - [Knative Build templates](https://github.com/knative/build-templates) diff --git a/docs/install/Knative-with-AKS.md b/docs/install/Knative-with-AKS.md index a6fbad3be08..978218939c9 100644 --- a/docs/install/Knative-with-AKS.md +++ b/docs/install/Knative-with-AKS.md @@ -196,7 +196,7 @@ Now that your cluster has Knative installed, you can see what Knative has to offer. To deploy your first app with Knative, follow the step-by-step -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. To get started with Knative Eventing, pick one of the diff --git a/docs/install/Knative-with-Docker-for-Mac.md b/docs/install/Knative-with-Docker-for-Mac.md index 9f73d7383ca..7b4c7eab050 100644 --- a/docs/install/Knative-with-Docker-for-Mac.md +++ b/docs/install/Knative-with-Docker-for-Mac.md @@ -99,7 +99,7 @@ Now that your cluster has Knative installed, you're ready to deploy an app. If you'd like to follow a step-by-step guide for deploying your first app on Knative, check out the -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. If you'd like to view the available sample apps and deploy one of your choosing, diff --git a/docs/install/Knative-with-GKE.md b/docs/install/Knative-with-GKE.md index 91e389f8644..29dac2f2c75 100644 --- a/docs/install/Knative-with-GKE.md +++ b/docs/install/Knative-with-GKE.md @@ -171,7 +171,7 @@ rerun the command to see the current status. The following commands install all available Knative components as well as the standard set of observability plugins. To customize your Knative installation, -see [Performing a Custom Knative Installation](Knative-custom-install/). +see [Performing a Custom Knative Installation](Knative-custom-install.md). 1. Run the `kubectl apply` command to install Knative and its dependencies: ```bash @@ -197,7 +197,7 @@ Now that your cluster has Knative installed, you can see what Knative has to offer. To deploy your first app with Knative, follow the step-by-step -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. To get started with Knative Eventing, pick one of the diff --git a/docs/install/Knative-with-Gardener.md b/docs/install/Knative-with-Gardener.md index 08be9b18930..f4c57f6a408 100644 --- a/docs/install/Knative-with-Gardener.md +++ b/docs/install/Knative-with-Gardener.md @@ -103,7 +103,7 @@ rerun the command to see the current status. The following commands install all available Knative components as well as the standard set of observability plugins. To customize your Knative installation, -see [Performing a Custom Knative Installation](Knative-custom-install/). +see [Performing a Custom Knative Installation](Knative-custom-install.md). 1. Run the `kubectl apply` command to install Knative and its dependencies: ```bash @@ -160,7 +160,7 @@ Now that your cluster has Knative installed, you can see what Knative has to offer. To deploy your first app with Knative, follow the step-by-step -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. To get started with Knative Eventing, pick one of the diff --git a/docs/install/Knative-with-ICP.md b/docs/install/Knative-with-ICP.md index 413b35d0841..a4e27143894 100644 --- a/docs/install/Knative-with-ICP.md +++ b/docs/install/Knative-with-ICP.md @@ -128,7 +128,7 @@ the`knative-build` and `knative-monitoring` namespaces. The following commands install all available Knative components as well as the standard set of observability plugins. To customize your Knative installation, -see [Performing a Custom Knative Installation](Knative-custom-install/). +see [Performing a Custom Knative Installation](Knative-custom-install.md). 1. Run the following commands to install Knative: @@ -189,7 +189,7 @@ Now that your cluster has Knative installed, you can see what Knative has to offer. To deploy your first app with Knative, follow the step-by-step -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. > **Note**: When looking up the IP address to use for accessing your app, you diff --git a/docs/install/Knative-with-IKS.md b/docs/install/Knative-with-IKS.md index 6a4404c64f0..b6a43ab38f9 100644 --- a/docs/install/Knative-with-IKS.md +++ b/docs/install/Knative-with-IKS.md @@ -167,7 +167,7 @@ rerun the command to see the current status. The following commands install all available Knative components as well as the standard set of observability plugins. To customize your Knative installation, -see [Performing a Custom Knative Installation](Knative-custom-install/). +see [Performing a Custom Knative Installation](Knative-custom-install.md). 1. Run the `kubectl apply` command to install Knative and its dependencies: ```bash @@ -193,7 +193,7 @@ Now that your cluster has Knative installed, you can see what Knative has to offer. To deploy your first app with Knative, follow the step-by-step -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. To get started with Knative Eventing, pick one of the diff --git a/docs/install/Knative-with-Minikube.md b/docs/install/Knative-with-Minikube.md index fa320a1019a..9d11194cf74 100644 --- a/docs/install/Knative-with-Minikube.md +++ b/docs/install/Knative-with-Minikube.md @@ -126,7 +126,7 @@ Now that your cluster has Knative installed, you're ready to deploy an app. If you'd like to follow a step-by-step guide for deploying your first app on Knative, check out the -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. If you'd like to view the available sample apps and deploy one of your choosing, diff --git a/docs/install/Knative-with-OpenShift.md b/docs/install/Knative-with-OpenShift.md index b331c3f42e5..a74d0c7933f 100644 --- a/docs/install/Knative-with-OpenShift.md +++ b/docs/install/Knative-with-OpenShift.md @@ -213,7 +213,7 @@ Now that your cluster has Knative installed, you're ready to deploy an app. If you'd like to follow a step-by-step guide for deploying your first app on Knative, check out the -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. If you'd like to view the available sample apps and deploy one of your choosing, diff --git a/docs/install/Knative-with-PKS.md b/docs/install/Knative-with-PKS.md index 1fdd0657a87..d8aae080a88 100644 --- a/docs/install/Knative-with-PKS.md +++ b/docs/install/Knative-with-PKS.md @@ -80,7 +80,7 @@ rerun the command to see the current status. The following commands install all available Knative components as well as the standard set of observability plugins. To customize your Knative installation, -see [Performing a Custom Knative Installation](Knative-custom-install/). +see [Performing a Custom Knative Installation](Knative-custom-install.md). 1. Run the `kubectl apply` command to install Knative and its dependencies: ```bash @@ -105,7 +105,7 @@ Now that your cluster has Knative installed, you can see what Knative has to offer. To deploy your first app with Knative, follow the step-by-step -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. To get started with Knative Eventing, pick one of the diff --git a/docs/install/Knative-with-any-k8s.md b/docs/install/Knative-with-any-k8s.md index 0c71d6f365d..b0108b17cac 100644 --- a/docs/install/Knative-with-any-k8s.md +++ b/docs/install/Knative-with-any-k8s.md @@ -82,7 +82,7 @@ Now that your cluster has Knative installed, you can see what Knative has to offer. To deploy your first app with Knative, follow the step-by-step -[Getting Started with Knative App Deployment](getting-started-knative-app/) +[Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. To get started with Knative Eventing, pick one of the diff --git a/docs/install/README.md b/docs/install/README.md index 5ecf6b3e9cb..913cbcb2a05 100644 --- a/docs/install/README.md +++ b/docs/install/README.md @@ -75,7 +75,7 @@ available Knative components and a set of observability plugins. If you already have a Kubernetes cluster you're comfortable installing _alpha_ software on, use the following guide to install all Knative components: -- [Knative Install on any Kubernetes](Knative-with-any-k8s/) +- [Knative Install on any Kubernetes](Knative-with-any-k8s.md) **Limited install guides** @@ -111,7 +111,7 @@ Knative cluster. Now you're ready to deploy an app: - Follow the step-by-step - [Getting Started with Knative App Deployment](getting-started-knative-app/) + [Getting Started with Knative App Deployment](getting-started-knative-app.md) guide. - View the available [sample apps](../serving/samples) and deploy one of your @@ -126,14 +126,14 @@ After your Knative installation is running, you can set up a custom domain with a static IP address to be able to use Knative for publicly available services and set up an Istio IP range for outbound network access: -- [Assign a static IP address](../serving/gke-assigning-static-ip-address/) -- [Configure a custom domain](../serving/using-a-custom-domain/) -- [Configure outbound network access](../serving/outbound-network-access/) -- [Configuring HTTPS with a custom certificate](../serving/using-an-ssl-cert/) +- [Assign a static IP address](../serving/gke-assigning-static-ip-address.md) +- [Configure a custom domain](../serving/using-a-custom-domain.md) +- [Configure outbound network access](../serving/outbound-network-access.md) +- [Configuring HTTPS with a custom certificate](../serving/using-an-ssl-cert.md) ## Checking the version of your Knative Serving installation -- [Checking the version of your Knative Serving installation](check-install-version/) +- [Checking the version of your Knative Serving installation](check-install-version.md) ---