Commit 646d9e79 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #17173 from derekparker/fix-glbc-typo

Auto commit by PR queue bot
parents 53c0f5c0 909fba00
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment