Skip to content

Commit c0d6379

Browse files
author
Eric Ernst
committed
constraints: add as part of design documents
Let's keep all design documents in the same logical location. Updating the file to be called 'cpu-constraints', though we may want to expand to resource constraints going forward. Fixes: kata-containers#417 Signed-off-by: Eric Ernst <[email protected]>
1 parent 353b2ec commit c0d6379

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Limitations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ these commands is potentially challenging.
138138
See issue https://github.com/clearcontainers/runtime/issues/341 and [the constraints challenge](#the-constraints-challenge) for more information.
139139

140140
For CPUs resource management see
141-
[cpu-constraints](constraints/cpu.md).
141+
[cpu-constraints](design/cpu-constraints.md).
142142

143143
### docker run and shared memory
144144

design/VSocks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,5 @@ the containers are removed automatically.
130130
[2]: https://github.com/kata-containers/proxy
131131
[3]: https://github.com/hashicorp/yamux
132132
[4]: https://wiki.qemu.org/Features/VirtioVsock
133-
[5]: https://github.com/kata-containers/documentation/blob/master/constraints/cpu.md#virtual-cpus-and-kubernetes-pods
133+
[5]: https://github.com/kata-containers/documentation/blob/master/design/cpu-constraints.md#virtual-cpus-and-kubernetes-pods
134134
[6]: https://github.com/kata-containers/shim
File renamed without changes.

0 commit comments

Comments
 (0)