mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Missed a spot (TODO blame someone else).
This commit is contained in:
		@@ -47,7 +47,7 @@ Edit `node.yaml` and replace all instances of `<master-private-ip>` with the pri
 | 
			
		||||
```
 | 
			
		||||
aws ec2 run-instances \
 | 
			
		||||
--count 1 \
 | 
			
		||||
--image-id ami-c484f5ac \
 | 
			
		||||
--image-id <ami_image_id> \
 | 
			
		||||
--key-name <keypair> \
 | 
			
		||||
--region us-west-2 \
 | 
			
		||||
--security-groups kubernetes \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user