ZH-trans: Update http-proxy-access-api.md (#11865)

* ZH-trans: Update http-proxy-access-api.md

* Update http-proxy-access-api.md
This commit is contained in:
lIuDuI
2018-12-24 21:07:48 +08:00
committed by Kubernetes Prow Robot
parent 34929ffcf2
commit 53b2d031a4
@@ -3,22 +3,26 @@ title: 使用 HTTP 代理访问 Kubernetes API
content_template: templates/task
weight: 40
---
<!--
---
title: Use an HTTP Proxy to Access the Kubernetes API
content_template: templates/task
weight: 40
---
-->
-->
<!--
{{% capture overview %}}
This page shows how to use an HTTP proxy to access the Kubernetes API.
{{% /capture %}}
-->
{% capture overview %}
{{% capture overview %}}
本文说明如何使用 HTTP 代理访问 Kubernetes API。
{% /capture %}
{{% /capture %}}
{{% capture prerequisites %}}
@@ -115,6 +119,10 @@ Get a list of pods:
Learn more about [kubectl proxy](/docs/reference/generated/kubectl/kubectl-commands#proxy).
{{% /capture %}}
-->
{% capture whatsnext %}
{{% capture whatsnext %}}
想了解更多信息,请参阅 [kubectl 代理](/docs/reference/generated/kubectl/kubectl-commands#proxy)。
{% /capture %}
{{% /capture %}}