Skip to content

Commit

Permalink
Add when storage key name changed (#9532)
Browse files Browse the repository at this point in the history
It seems the name changed in k8s 1.8 which was reflected in #5490 but the last section still mentions the old name without saying it has changed.
  • Loading branch information
c-knowles authored and k8s-ci-robot committed Jul 18, 2018
1 parent d8861f9 commit 40f4082
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,7 @@ the proper part of the cgroup hierarchy.
As of Kubernetes version 1.7, `kubelet` supports specifying `storage` as a resource
for `kube-reserved` and `system-reserved`.

As of Kubernetes version 1.8, the `storage` key name was changed to `ephemeral-storage`
for the alpha release.

{{% /capture %}}

0 comments on commit 40f4082

Please sign in to comment.