mirror of
				https://github.com/kelseyhightower/kubernetes-the-hard-way.git
				synced 2025-11-04 02:02:33 +03:00 
			
		
		
		
	Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes.
The main purpose of this update is to make sure the guide still works with the newest version of all software. In running through the guide I found places to make bug fixes and minor improvements.
This commit is contained in:
		
				
					committed by
					
						
						Kelsey Hightower
					
				
			
			
				
	
			
			
			
						parent
						
							a9cb5f7ba5
						
					
				
				
					commit
					5a325c23d7
				
			
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -8,7 +8,7 @@ ca-csr.json
 | 
			
		||||
ca-key.pem                 
 | 
			
		||||
ca.csr                     
 | 
			
		||||
ca.pem                     
 | 
			
		||||
encryption-config.yaml     
 | 
			
		||||
/encryption-config.yaml
 | 
			
		||||
kube-controller-manager-csr.json
 | 
			
		||||
kube-controller-manager-key.pem
 | 
			
		||||
kube-controller-manager.csr
 | 
			
		||||
@@ -48,4 +48,4 @@ service-account.csr
 | 
			
		||||
service-account.pem
 | 
			
		||||
service-account-csr.json
 | 
			
		||||
*.swp
 | 
			
		||||
.idea/
 | 
			
		||||
.idea/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user