mirror of https://github.com/knative/docs.git
fix broken links (#1666)
* fix broken links * set to branch release * fix image URLs too
This commit is contained in:
parent
1be53a692f
commit
0551f81dae
|
@ -336,7 +336,7 @@ to be installed into the current namespace.
|
|||
development purposes.
|
||||
|
||||
See the
|
||||
[CamelSource](https://github.com/knative/eventing-contrib/blob/master/contrib/camel/samples/README.md)
|
||||
[CamelSource](https://github.com/knative/eventing-contrib/blob/master/contrib/camel/samples/)
|
||||
example.
|
||||
|
||||
## Getting Started
|
||||
|
|
|
@ -31,7 +31,7 @@ Notes:
|
|||
| -------------------------------------------------------------------------------------------------------------- | ---------------- | ------- | --------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| [CCP - Apache Kafka](https://github.com/knative/eventing-contrib/tree/master/kafka/channel/config/provisioner) | Proof of Concept | None | Deprecated: Channels are backed by [Apache Kafka](http://kafka.apache.org/) topics. |
|
||||
| [CCP - GCP PubSub](https://github.com/knative/eventing/tree/master/contrib/gcppubsub/config) | Proof of Concept | None | Deprecated: Channels are backed by [GCP PubSub](https://cloud.google.com/pubsub/). |
|
||||
| [CCP - In-Memory](https://github.com/knative/eventing/tree/master/config/provisioners/in-memory-channel) | Proof of Concept | None | Deprecated: In-memory channels are a best effort Channel. They should NOT be used in Production. They are useful for development. |
|
||||
| [CCP - In-Memory](https://github.com/knative/eventing/tree/v0.8.0/config/provisioners/in-memory-channel) | Proof of Concept | None | Deprecated: In-memory channels are a best effort Channel. They should NOT be used in Production. They are useful for development. |
|
||||
| [CCP - Natss](https://github.com/knative/eventing/tree/master/contrib/natss/config/provisioner) | Proof of Concept | None | Deprecated: Channels are backed by [NATS Streaming](https://github.com/nats-io/nats-streaming-server#configuring). |
|
||||
| [CRD - InMemoryChannel](https://github.com/knative/eventing/tree/master/config/channels/in-memory-channel) | Proof of Concept | None | In-memory channels are a best effort Channel. They should NOT be used in Production. They are useful for development. |
|
||||
| [CRD - KafkaChannel](https://github.com/knative/eventing-contrib/tree/master/kafka/channel/config) | Proof of Concept | None | Channels are backed by [Apache Kafka](http://kafka.apache.org/) topics. |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# List of available Channel implementation for persistence of the events associated with a given channel
|
||||
channels:
|
||||
- name: CCP - In-Memory
|
||||
url: https://github.com/knative/eventing/tree/master/config/provisioners/in-memory-channel
|
||||
- name: In-Memory
|
||||
url: https://github.com/knative/eventing/tree/v0.8.0/config/provisioners/in-memory-channel
|
||||
status: Proof of Concept
|
||||
support: None
|
||||
description: >
|
||||
|
|
|
@ -144,7 +144,7 @@ This should return a single Pod, which if you inspect is the one generated by
|
|||
##### `chan`
|
||||
|
||||
`chan` uses the
|
||||
[`in-memory-channel`](https://github.com/knative/eventing/tree/master/config/provisioners/in-memory-channel)
|
||||
[`in-memory-channel`](https://github.com/knative/eventing/tree/v0.8.0/config/provisioners/in-memory-channel)
|
||||
as its `ClusterChannelProvisioner`. This is a very basic provisioner and has few
|
||||
failure modes that will be exhibited in `chan`'s `status`.
|
||||
|
||||
|
|
|
@ -258,7 +258,7 @@ the next topic: How do we actually populate the registry in the first place?
|
|||
|
||||
If you are interested in more information regarding configuration options of a
|
||||
KafkaSource, please refer to the
|
||||
[KafKaSource example](https://github.com/knative/eventing-contrib/tree/master/contrib/kafka/samples).
|
||||
[KafKaSource example](https://github.com/knative/eventing-contrib/tree/master/kafka/source/samples).
|
||||
|
||||
For this discussion, the relevant information from the yaml above are the
|
||||
`sink` and the `topics`. We observe that the `sink` is of kind `Broker`. We
|
||||
|
|
|
@ -40,7 +40,7 @@ Knative requires a Kubernetes cluster v1.11 or newer.
|
|||
your project. You can skip this step if you create your cluster using the
|
||||
user interface; it is only needed for programmatic access, make sure you set
|
||||
`export KUBECONFIG=garden-my-project.yaml` in your shell.
|
||||

|
||||

|
||||
|
||||
### Creating a Kubernetes cluster
|
||||
|
||||
|
@ -56,7 +56,7 @@ kubectl apply --filename my-cluster.yaml
|
|||
|
||||
The easier alternative is to create the cluster following the cluster creation
|
||||
wizard in the Gardener dashboard:
|
||||

|
||||

|
||||
|
||||
### Configure kubectl for your cluster
|
||||
|
||||
|
|
|
@ -62,7 +62,7 @@ classification," and in that section is a list of tags. The versions of Knative
|
|||
you have installed will appear in the list as `v0.1.1`, or whatever version you
|
||||
have installed:
|
||||
|
||||

|
||||

|
||||
|
||||
## Knative Eventing
|
||||
|
||||
|
@ -98,4 +98,4 @@ classification," and in that section is a list of tags. The versions of Knative
|
|||
you have installed will appear in the list as `v0.1.1`, or whatever version you
|
||||
have installed:
|
||||
|
||||

|
||||

|
||||
|
|
|
@ -26,7 +26,7 @@ $(kubectl get pods --namespace knative-monitoring \
|
|||
|
||||
3. Select the **Home** button on the top of the page to see the list of
|
||||
pre-installed dashboards (screenshot below):
|
||||

|
||||

|
||||
|
||||
The following dashboards are pre-installed with Knative Serving:
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ Start your investigation with the "Revision - HTTP Requests" dashboard.
|
|||
1. Select your configuration and revision from the menu on top left of the
|
||||
page. You will see a page like this:
|
||||
|
||||

|
||||

|
||||
|
||||
This dashboard gives visibility into the following for each revision:
|
||||
|
||||
|
@ -47,7 +47,7 @@ request.
|
|||
1. Select your revision from the "Service Name" dropdown, and then click the
|
||||
"Find Traces" button. You'll get a view that looks like this:
|
||||
|
||||

|
||||

|
||||
|
||||
In this example, you can see that the request spent most of its time in the
|
||||
[span](https://github.com/opentracing/specification/blob/master/specification.md#the-opentracing-data-model)
|
||||
|
@ -55,7 +55,7 @@ request.
|
|||
|
||||
1. Click that span to see a view like the following:
|
||||
|
||||

|
||||

|
||||
|
||||
This view shows detailed information about the specific span, such as the
|
||||
micro service or external URL that was called. In this example, the call to
|
||||
|
@ -71,7 +71,7 @@ next.
|
|||
1. To open the autoscaler dashboard, open Grafana UI and select "Knative
|
||||
Serving - Autoscaler" dashboard, which looks like this:
|
||||
|
||||

|
||||

|
||||
|
||||
This view shows 4 key metrics from the Knative Serving autoscaler:
|
||||
|
||||
|
@ -99,7 +99,7 @@ the traffic but was only granted 8 pods because the cluster is out of resources.
|
|||
You can access total CPU and memory usage of your revision from the "Knative
|
||||
Serving - Revision CPU and Memory Usage" dashboard, which looks like this:
|
||||
|
||||

|
||||

|
||||
|
||||
The first chart shows rate of the CPU usage across all pods serving the
|
||||
revision. The second chart shows total memory consumed across all pods serving
|
||||
|
|
|
@ -256,9 +256,9 @@ View the Knative Serving Scaling and Request dashboards (if configured).
|
|||
kubectl port-forward --namespace knative-monitoring $(kubectl get pods --namespace knative-monitoring --selector=app=grafana --output=jsonpath="{.items..metadata.name}") 3000
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
### Other Experiments
|
||||
|
||||
|
|
|
@ -274,13 +274,14 @@ with updated host will be forwarded to `knative-ingress-gateway` Gateway again.
|
|||
The Gateway proxy checks the updated host, and forwards it to `Search` or
|
||||
`Login` service according to its host setting.
|
||||
|
||||

|
||||

|
||||
|
||||
## Clean Up
|
||||
|
||||
To clean up the sample resources:
|
||||
|
||||
```
|
||||
```shell
|
||||
kubectl delete --filename docs/serving/samples/knative-routing-go/sample.yaml
|
||||
kubectl delete --filename docs/serving/samples/knative-routing-go/routing.yaml
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue