Skip to content

Commit

Permalink
Ignore the dead link checker for a localhost link
Browse files Browse the repository at this point in the history
  • Loading branch information
ptgott committed Mar 30, 2022
1 parent 76d3fa2 commit 5f306bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/pages/kubernetes-access/getting-started/local.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,11 @@ $ kubectl exec $PROXY_POD -- tctl tokens ls

Visit the Teleport Web UI at the following link:

{/* This link will trigger the dead link checker, but exists for the convenience
of readers who have launched a local Application Service. */}

{/* lint ignore no-dead-urls */}

[Applications](https://teleport-cluster.teleport-cluster.svc.cluster.local/web/cluster/teleport-cluster.teleport-cluster.svc.cluster.local/apps)

You will now see Kubernetes Dashboard as connected to your cluster.
Expand Down

0 comments on commit 5f306bf

Please sign in to comment.