Merge pull request #5581 from gjtempleton/CA-Document-Snapshotter-Flag
CA - Document Debugging Snapshotter flag
This commit is contained in:
		
						commit
						63b334f81a
					
				| 
						 | 
				
			
			@ -791,6 +791,7 @@ The following startup parameters are supported for cluster autoscaler:
 | 
			
		|||
| `feature-gates` | A set of key=value pairs that describe feature gates for alpha/experimental features. | ""
 | 
			
		||||
| `cordon-node-before-terminating` | Should CA cordon nodes before terminating during downscale process | false
 | 
			
		||||
| `record-duplicated-events` | Enable the autoscaler to print duplicated events within a 5 minute window. | false
 | 
			
		||||
| `debugging-snapshot-enabled` | Whether the debugging snapshot of cluster autoscaler feature is enabled. | false
 | 
			
		||||
 | 
			
		||||
# Troubleshooting:
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue