mirror of
				https://github.com/kelseyhightower/kubernetes-the-hard-way.git
				synced 2025-11-04 02:02:33 +03:00 
			
		
		
		
	update docs
This commit is contained in:
		@@ -21,3 +21,13 @@ nginx-2032906785-ms8hw   1/1       Running   0          21s       10.200.2.2   w
 | 
				
			|||||||
nginx-2032906785-sokxz   1/1       Running   0          21s       10.200.1.2   worker1
 | 
					nginx-2032906785-sokxz   1/1       Running   0          21s       10.200.1.2   worker1
 | 
				
			||||||
nginx-2032906785-u8rzc   1/1       Running   0          21s       10.200.0.2   worker0
 | 
					nginx-2032906785-u8rzc   1/1       Running   0          21s       10.200.0.2   worker0
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					kubectl expose deployment nginx
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					service "nginx" exposed
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					> Note that --type=LoadBalancer will not work because we did not configure a cloud provider when bootstrapping this cluster.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user