README: Point to Skaffold's website rather than repo

All mentioned projects (Kubernetes, Istio, etc.) point to their websites expect for Skaffold that points to its source code repository.

The website should be a better entry point to understand the big picture, access the quickstart guides and more in-depth howtos.
This commit is contained in:
Dinesh Bolkensteyn 2019-04-17 12:56:48 +02:00 committed by GitHub
parent 57b316c045
commit ccd6320b9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ Find **Protocol Buffers Descriptions** at the [`./pb` directory](./pb).
addition to these, using Istio enables features like Request/Response addition to these, using Istio enables features like Request/Response
**Metrics** and **Context Graph** out of the box. When it is running out of **Metrics** and **Context Graph** out of the box. When it is running out of
Google Cloud, this code path remains inactive. Google Cloud, this code path remains inactive.
- **[Skaffold](https://github.com/GoogleContainerTools/skaffold):** Application - **[Skaffold](https://skaffold.dev):** Application
is deployed to Kubernetes with a single command using Skaffold. is deployed to Kubernetes with a single command using Skaffold.
- **Synthetic Load Generation:** The application demo comes with a background - **Synthetic Load Generation:** The application demo comes with a background
job that creates realistic usage patterns on the website using job that creates realistic usage patterns on the website using