Skip to content

Commit

Permalink
(from getambassador.io) Update intercepts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmcclure-dw committed Mar 10, 2021
1 parent 5db30c5 commit ebe61c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions howtos/intercepts.md
Expand Up @@ -14,7 +14,7 @@ import QSCards from '../quick-start/qs-cards'
* [Prerequisites](#prerequisites)
* [1. Install the Telepresence CLI](#1-install-the-telepresence-cli)
* [2. Test Telepresence](#2-test-telepresence)
* [3. Intercept sour service](#3-intercept-your-service)
* [3. Intercept your service](#3-intercept-your-service)
* [4. Create a Preview URL to only intercept certain requests to your service](#4-create-a-preview-url-to-only-intercept-certain-requests-to-your-service)
* [What's next?](#img-classos-logo-srcimageslogopng-whats-next)

Expand Down Expand Up @@ -243,7 +243,7 @@ be routed to your cluster as usual.
Normal traffic coming into the cluster through the Ingress (i.e. not coming from the preview URL) will route to services in the cluster like normal.

<Alert severity="success">
<strong>Congratulations!</strong> You can now intercept traffic for your Kubernetes Service without impacting your teammates!
<strong>Congratulations!</strong> You have now only intercepted traffic coming from your Preview URL, without impacting your teammates.
</Alert>

You can now:
Expand Down

0 comments on commit ebe61c5

Please sign in to comment.