mirror of
				https://github.com/kelseyhightower/kubernetes-the-hard-way.git
				synced 2025-11-04 02:02:33 +03:00 
			
		
		
		
	add support for aws
This commit is contained in:
		@@ -105,6 +105,14 @@ aws ec2 delete-key-pair --key-name kubernetes
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### Networking
 | 
					### Networking
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Be sure to wait about a minute for all VMs to terminates to avoid the following errors:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					An error occurred (DependencyViolation) when calling ...
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Network resources cannot be deleted while VMs hold a reference to them.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### Load Balancers
 | 
					#### Load Balancers
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user