manual fixes
This commit is contained in:
parent
66f367dcbb
commit
c36dd173e4
|
|
@ -1,5 +1,5 @@
|
||||||
**Note: this is a design doc, which describes features that have not been completely implemented.
|
**Note: this is a design doc, which describes features that have not been completely implemented.
|
||||||
User documentation of the current state is [here](../resources.md). The tracking issue for
|
User documentation of the current state is [here](../compute_resources.md). The tracking issue for
|
||||||
implementation of this model is
|
implementation of this model is
|
||||||
[#168](https://github.com/GoogleCloudPlatform/kubernetes/issues/168). Currently, only memory and
|
[#168](https://github.com/GoogleCloudPlatform/kubernetes/issues/168). Currently, only memory and
|
||||||
cpu limits on containers (not pods) are supported. "memory" is in bytes and "cpu" is in
|
cpu limits on containers (not pods) are supported. "memory" is in bytes and "cpu" is in
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue