mirror of https://github.com/docker/docs.git
remote-development: make sure cross-domain links with ambassador have the same params (#16954)
Signed-off-by: Nick Santos <nick.santos@docker.com>
This commit is contained in:
parent
8bba919891
commit
110c477430
|
@ -72,9 +72,9 @@ You have a few options for how the local containers can integrate with the clust
|
|||
|
||||
Telepresence is free and open-source, and you can try it out by heading to
|
||||
the
|
||||
[Telepresence quickstart guide](https://www.telepresence.io/docs/latest/quick-start/){: target="_blank" rel="noopener" class="_" }.
|
||||
[Telepresence quickstart guide](https://www.telepresence.io/docs/latest/quick-start/?utm_source=docker-docs&utm_medium=dockerwebsite&utm_campaign=Docker-TP){: target="_blank" rel="noopener" class="_" }.
|
||||
There’s also a
|
||||
[Telepresence extension for Docker Desktop](https://www.getambassador.io/docs/telepresence/latest/extension/intro){: target="_blank" rel="noopener" class="_" },
|
||||
[Telepresence extension for Docker Desktop](https://www.getambassador.io/docs/telepresence/latest/extension/intro?utm_source=docker-docs&utm_medium=dockerwebsite&utm_campaign=Docker-TP){: target="_blank" rel="noopener" class="_" },
|
||||
which helps you manage intercepts for your containers.
|
||||
|
||||
### Docker × Ambassador
|
||||
|
|
Loading…
Reference in New Issue