mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	fixed resources field
This commit is contained in:
		@@ -28,7 +28,7 @@ For example, if you try to create a node from the following content:
 | 
			
		||||
  "id": "10.1.2.3",
 | 
			
		||||
  "kind": "Minion",
 | 
			
		||||
  "apiVersion": "v1beta1",
 | 
			
		||||
  "spec": {
 | 
			
		||||
  "resources": {
 | 
			
		||||
    "capacity": {
 | 
			
		||||
      "cpu": 1000,
 | 
			
		||||
      "memory": 1073741824
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user