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:
		@@ -1,6 +1,4 @@
 | 
				
			|||||||
# AWS Cloud Infrastructure Provisioning
 | 
					# Cloud Infrastructure Provisioning - Amazon Web Services
 | 
				
			||||||
 | 
					 | 
				
			||||||
Kubernetes can be installed just about anywhere physical or virtual machines can be run. In this lab we are going to focus on [Amazon EC2](https://aws.amazon.com) (IaaS).
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster. A total of 9 virtual machines will be created.
 | 
					This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster. A total of 9 virtual machines will be created.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,4 @@
 | 
				
			|||||||
# Cloud Infrastructure Provisioning
 | 
					# Cloud Infrastructure Provisioning - Google Cloud Platform
 | 
				
			||||||
 | 
					 | 
				
			||||||
Kubernetes can be installed just about anywhere physical or virtual machines can be run. In this lab we are going to focus on [Google Cloud Platform](https://cloud.google.com/) (IaaS).
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster. A total of 9 virtual machines will be created.
 | 
					This lab will walk you through provisioning the compute instances required for running a H/A Kubernetes cluster. A total of 9 virtual machines will be created.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user