mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #29609 from lixiaobing10051267/masterHtmlToMd
Automatic merge from submit-queue HyperLink not found and can't redirect HyperLink "http://kubernetes.io/v1.1/docs/design/expansion.html" not found and can't redirected, should be changed to "http://kubernetes.io/kubernetes/v1.1/docs/design/expansion.html" <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/29609) <!-- Reviewable:end -->
This commit is contained in:
commit
7b08990452
@ -866,7 +866,7 @@ list of parameters. However, some popular base images do not include
|
||||
that does not support array syntax.
|
||||
|
||||
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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user