Fix some output

Fix some output
This commit is contained in:
Xiaoyu Zhang
2017-05-26 16:36:28 +08:00
committed by Andrew Chen
parent 1406756b8a
commit 295e262775
@@ -68,6 +68,12 @@ $ curl http://localhost:8080/api/
{
"versions": [
"v1"
],
"serverAddressByClientCIDRs": [
{
"clientCIDR": "0.0.0.0/0",
"serverAddress": "10.0.1.149:443"
}
]
}
```
@@ -199,4 +205,4 @@ In each case, the credentials of the pod are used to communicate securely with t
{% endcapture %}
{% include templates/task.md %}
{% include templates/task.md %}