We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c655e02 + e9f4838 commit 401c4fcCopy full SHA for 401c4fc
content/en/docs/tasks/administer-cluster/reserve-compute-resources.md
@@ -39,22 +39,7 @@ the kubelet command line option `--reserved-cpus` to set an
39
40
## Node Allocatable
41
42
-```text
43
- Node Capacity
44
----------------------------
45
-| kube-reserved |
46
-|-------------------------|
47
-| system-reserved |
48
49
-| eviction-threshold |
50
51
-| |
52
-| allocatable |
53
-| (available for pods) |
54
55
56
57
-```
+
58
59
`Allocatable` on a Kubernetes node is defined as the amount of compute resources
60
that are available for pods. The scheduler does not over-subscribe
static/images/docs/node-capacity.svg
0 commit comments