mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Minor update to Azure getting started guide.
This commit is contained in:
		@@ -20,10 +20,9 @@ Next build Kubernetes, package the release, and upload to Azure Storage:
 | 
			
		||||
    cd kubernetes
 | 
			
		||||
    release/azure/release.sh
 | 
			
		||||
 | 
			
		||||
Next, specify an existing US West virtual network in /cluster/azure/config.sh:
 | 
			
		||||
Next, specify an existing virtual network in `cluster/azure/config-defualt.sh`:
 | 
			
		||||
 | 
			
		||||
    AZ_VNET=<vnet name>
 | 
			
		||||
    AZ_SUBNET=<subnet name>
 | 
			
		||||
 | 
			
		||||
Now you're ready.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user