Update How-to-connect-remote-service.md

This commit is contained in:
pengfei
2019-11-29 00:13:11 +08:00
committed by GitHub
parent 99bf6d6219
commit 5db70bce77

View File

@@ -2,7 +2,7 @@
Telepresence is an open source tool that lets you run a single service locally, while connecting that service to a remote Kubernetes cluster.
We can use telepresence to help us run kubesphere apiserver locally.
We can use telepresence to help us running KubeSphere apiserver locally.
## 1. Install telepresence
@@ -11,9 +11,10 @@ You can read the [official installation documentation](https://www.telepresence.
## 2. Run telepresence
Open your command line and run the command `telepresence`, telepresence will help you to enter a bash connected to a remote kubernetes cluster.
Open your command line and run the command `telepresence`, telepresence will help you to enter a bash connected to a remote Kubernetes cluster.
Test telepresence with KubeSphere apigateway:
```bash
@kubernetes-admin@cluster.local|bash-3.2$ curl http://ks-apigateway.kubesphere-system