Fix wording (#16835)
This commit is contained in:
		
							parent
							
								
									7439304a9f
								
							
						
					
					
						commit
						b9331f31e7
					
				| 
						 | 
				
			
			@ -102,8 +102,8 @@ Describes the resources available on the node: CPU, memory and the maximum
 | 
			
		|||
number of pods that can be scheduled onto the node.
 | 
			
		||||
 | 
			
		||||
The fields in the capacity block indicate the total amount of resources that a
 | 
			
		||||
Node has. The allocatable block indicates the amount of resources that on a
 | 
			
		||||
Node that are available to be consumed by normal Pods.
 | 
			
		||||
Node has. The allocatable block indicates the amount of resources on a
 | 
			
		||||
Node that is available to be consumed by normal Pods.
 | 
			
		||||
 | 
			
		||||
You may read more about capacity and allocatable resources while learning how
 | 
			
		||||
to [reserve compute resources](/docs/tasks/administer-cluster/reserve-compute-resources/#node-allocatable)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue