mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 05:40:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			804 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			804 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| <head>
 | |
| <title>Nginx reloaded!</title>
 | |
| <style>
 | |
|     body {
 | |
|         width: 35em;
 | |
|         margin: 0 auto;
 | |
|         font-family: Tahoma, Verdana, Arial, sans-serif;
 | |
|     }
 | |
| </style>
 | |
| </head>
 | |
| <body>
 | |
| <h1>Nginx has been reloaded!</h1>
 | |
| <p>If you see this page, the nginx web server has been automaticly reloaded, since the config file has been updated using <a href="https://github.com/kubernetes/kubernetes">Kubernetes</a>.</p>
 | |
| 
 | |
| 
 | |
| <p>For online documentation and support please refer to
 | |
| <a href="http://kubernetes.io/">kubernetes.io</a>.<br/></p>
 | |
| 
 | |
| <p>For online documentation and support please refer to
 | |
| <a href="http://nginx.org/">nginx.org</a>.<br/>
 | |
| Commercial support is available at
 | |
| <a href="http://nginx.com/">nginx.com</a>.</p>
 | |
| 
 | |
| <p><em>Thank you for using nginx.</em></p>
 | |
| </body>
 | |
| </html>
 |