HyperLink not found and can't redirected

This commit is contained in:
lixiaobing10051267 2016-07-26 17:22:32 +08:00
parent fe66c5c5fa
commit 91918f3a2b

View File

@ -866,7 +866,7 @@ list of parameters. However, some popular base images do not include
that does not support array syntax. that does not support array syntax.
Kubelet does support [expanding varaibles without a Kubelet does support [expanding varaibles without a
shell](http://kubernetes.io/v1.1/docs/design/expansion.html). But it does not shell](http://kubernetes.io/kubernetes/v1.1/docs/design/expansion.html). But it does not
allow for recursive substitution, which is required to extract the correct allow for recursive substitution, which is required to extract the correct
parameter from a list based on the completion index of the pod. The syntax parameter from a list based on the completion index of the pod. The syntax
could be extended, but doing so seems complex and will be an unfamiliar syntax could be extended, but doing so seems complex and will be an unfamiliar syntax