Update opaque-integer-resource-node.md

pull/3375/merge
Steve Perry 2017-09-09 09:22:48 -07:00 committed by GitHub
parent d58b78d058
commit 7eb3fa9f2e
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ could advertise special storage in chunks of size 1 byte. In that case, you woul
```yaml
Capacity:
...
pod.alpha.kubernetes.io/opaque-int-resource-special-storage: 8Gi
pod.alpha.kubernetes.io/opaque-int-resource-special-storage: 800Gi
```
Then a Container could request any number of bytes of special storage, up to 800Gi.