未验证 提交 28765094 编写于 作者: T Thomas Strömberg 提交者: GitHub

Decrease size of "LoadBalancer deployments"

上级 f6b2c74d
......@@ -135,7 +135,7 @@ kubectl port-forward service/hello-minikube 8780:8080
Tada! Your application is now available at [http://localhost:7080/](http://localhost:7080/)
## LoadBalancer deployments
### LoadBalancer deployments
To access a LoadBalancer deployment, use the "minikube tunnel" command. Here is an example deployment:
......@@ -154,7 +154,7 @@ To find the routable IP, run this command and examine the `EXTERNAL-IP` column:
`kubectl get services balanced`
Your deployment is now available at <EXTERNAL-IP>:8000
Your deployment is now available at &lt;EXTERNAL-IP&gt;:8000
<h2 class="step"><span class="fa-stack fa-1x"><i class="fa fa-circle fa-stack-2x"></i><strong class="fa-stack-1x text-primary">5</strong></span>Manage your cluster</h2>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册