Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Commit

Permalink
Merge pull request #470 from coreos/docs-user-data
Browse files Browse the repository at this point in the history
docs: add link to generic userdata scripts
  • Loading branch information
aaronlevy authored Sep 21, 2016
2 parents 6107f9a + 466d9d6 commit 8ee9c59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This guide will walk you through a deployment of a single-master/multi-worker Ku
- deploy the DNS add-on
- deploy the network policy add-on

Working through this guide may take you a few hours, but it will give you good understanding of the moving pieces of your cluster and set you up for success in the long run. Let's get started.
Working through this guide may take you a few hours, but it will give you good understanding of the moving pieces of your cluster and set you up for success in the long run. For a shortcut, you can utilize [these generic user-data scripts][generic-userdata]. Let's get started.

## Deployment Options

Expand Down Expand Up @@ -140,3 +140,5 @@ admin-key.pem
<p><strong>Did you generate all of the certificates?</strong> You will place these on disk next.</p>
<a href="deploy-master.md" class="btn btn-primary btn-icon-right" data-category="Docs Next" data-event="Kubernetes: Master">Yes, ready to deploy the master node</a>
</div>

[generic-userdata]: kubernetes-on-generic-platforms.md

0 comments on commit 8ee9c59

Please sign in to comment.