[minor] Grammar

[minor] Grammar
This commit is contained in:
Dhilip
2017-08-15 15:38:19 +05:30
committed by Andrew Chen
parent f0a914ca66
commit 0166cb7fce
@@ -111,7 +111,7 @@ source_type: packageManager
**Configure the IP addresses used for services**
Each Kubernetes service gets its own IP address. These are not real IPs. You need only select a range of IPs which are not in use elsewhere in your environment.
Each Kubernetes service gets its own IP address. These are not real IPs. You need to only select a range of IPs which are not in use elsewhere in your environment.
```yaml
kube_service_addresses: 10.254.0.0/16