Fixed an awkward sentence

This commit is contained in:
zacharysarah
2017-08-01 15:45:18 -07:00
parent d507cf888d
commit 2f5370e0a7
@@ -307,6 +307,6 @@ So, tying this all together, a quick start to create your own kubeconfig file:
- Replace the snippet above with information for your cluster's api-server endpoint.
- Make sure your api-server is launched in such a way that at least one user (for example, `green-user`) credentials are provided to it. You will of course have to look at api-server documentation in order to determine the current state-of-the-art in terms of providing authentication details.
- Make sure your api-server provides at least one set of credentials (for example, `green-user`) when launched. You will of course have to look at api-server documentation in order to determine the current state-of-the-art in terms of providing authentication details.
{% include templates/task.md %}