Skip to content

Commit

Permalink
Revert "fix install links (knative#860)"
Browse files Browse the repository at this point in the history
This reverts commit 1fcf32b.
  • Loading branch information
RichieEscarez committed Feb 22, 2019
1 parent 6f591e8 commit cde1f42
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 26 deletions.
7 changes: 3 additions & 4 deletions docs/install/Knative-custom-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand All @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion docs/install/Knative-with-AKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/install/Knative-with-Docker-for-Mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions docs/install/Knative-with-GKE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/install/Knative-with-Gardener.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/install/Knative-with-ICP.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/install/Knative-with-IKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/install/Knative-with-Minikube.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion docs/install/Knative-with-OpenShift.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions docs/install/Knative-with-PKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/install/Knative-with-any-k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
14 changes: 7 additions & 7 deletions docs/install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down Expand Up @@ -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
Expand All @@ -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)

---

Expand Down

0 comments on commit cde1f42

Please sign in to comment.