Skip to content

Commit

Permalink
Merge pull request projectcontour#17 from joonathan/patch-1
Browse files Browse the repository at this point in the history
Fixed Kuard and and Envoy proxy links
  • Loading branch information
davecheney authored Oct 31, 2017
2 parents 8093e0f + 379d2ba commit 8a93667
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Build Status][1]][2]

## Overview
Contour is an Ingress controller for Kubernetes that works by deploying the Envoy proxy as a reverse proxy and load balancer. Unlike other Ingress controllers, Contour supports dynamic configuration updates out of the box while maintaining a lightweight profile.
Contour is an Ingress controller for Kubernetes that works by deploying the [Envoy proxy][13] as a reverse proxy and load balancer. Unlike other Ingress controllers, Contour supports dynamic configuration updates out of the box while maintaining a lightweight profile.

This is an early release so that we can start sharing with the community. Check out [the roadmap][15] to see where we plan to go with the project.

Expand Down Expand Up @@ -46,7 +46,7 @@ This command creates:

#### Example workload

If you don't have an application ready to run with Contour, you can explore with [kuard][13].
If you don't have an application ready to run with Contour, you can explore with [kuard][14].

Run:

Expand Down

0 comments on commit 8a93667

Please sign in to comment.