mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #7363 from hvolkmer/patch-1
Fixed typo in getting started documentation
This commit is contained in:
		@@ -646,7 +646,7 @@ List fleet machines
 | 
				
			|||||||
List Kubernetes
 | 
					List Kubernetes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    kubectl get pods
 | 
					    kubectl get pods
 | 
				
			||||||
    kubectl grt minions
 | 
					    kubectl get minions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Kill all pods:
 | 
					Kill all pods:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user