Skip to content

Commit

Permalink
Add login variant query parameters (#1180)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlegault committed Sep 9, 2021
1 parent d1833de commit 0b7e8d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions quick-start/demo-node.md
Expand Up @@ -43,10 +43,10 @@ If you don't have Docker Desktop already installed, go to the [Docker download p

Telepresence connects your local workstation with a remote Kubernetes cluster. In this tutorial, we'll start with a pre-configured, remote cluster.

1. <Login urlParams="docs_source=telepresence-quick-start"/>
2. Go to the <DCPLink>Service Catalog</DCPLink> to see all the services deployed on your cluster.
1. <Login urlParams="docs_source=telepresence-quick-start&login_variant=free-cluster-activation"/>
2. Go to the <DCPLink>Service Catalog</DCPLink> to see all the services deployed on your cluster.
<EmojivotoServicesList/>
The Service Catalog gives you a consolidated view of all your services across development, staging, and production.
The Service Catalog gives you a consolidated view of all your services across development, staging, and production. After exploring the Service Catalog, continue with this tutorial to test the application in your demo cluster.

## 2. Try the Emojivoto application

Expand Down

0 comments on commit 0b7e8d4

Please sign in to comment.