Skip to content

Commit

Permalink
Add when storage key name changed
Browse files Browse the repository at this point in the history
It seems the name changed in k8s 1.8 which was reflected in kubernetes#5490 but the last section still mentions the old name without saying it has changed.
  • Loading branch information
c-knowles authored Jul 16, 2018
1 parent ae9c6fd commit d6bd21f
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 d6bd21f

Please sign in to comment.