mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	docs: fix typo
This commit is contained in:
		@@ -8,7 +8,7 @@ It relies on the [Ingress resource](../../../../docs/user-guide/ingress.md) only
 | 
			
		||||
 | 
			
		||||
## Prerequisites
 | 
			
		||||
 | 
			
		||||
Before you can receiver traffic through the GCE L7 Loadbalancer Controller you need:
 | 
			
		||||
Before you can receive traffic through the GCE L7 Loadbalancer Controller you need:
 | 
			
		||||
* A Working Kubernetes 1.1 cluster
 | 
			
		||||
* At least 1 Kubernetes [NodePort Service](../../../../docs/user-guide/services.md#type-nodeport) (this is the endpoint for your Ingress)
 | 
			
		||||
* Firewall-rules that allow traffic to the NodePort service, as indicated by `kubectl` at Service creation time
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user