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:
		@@ -32,8 +32,8 @@ Recall the Public IP address we allocated for the frontend load balancer:
 | 
				
			|||||||
gcloud compute addresses list
 | 
					gcloud compute addresses list
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
NAME        REGION       ADDRESS         STATUS
 | 
					NAME        REGION       ADDRESS          STATUS
 | 
				
			||||||
kubernetes  us-central1  146.148.34.151  RESERVED
 | 
					kubernetes  us-central1  104.197.132.159  IN_USE
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Recall the token we setup for the admin user:
 | 
					Recall the token we setup for the admin user:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user