diff --git a/Documentation/getting-started.md b/Documentation/getting-started.md index eb352c49f0..3a4e9a5bc9 100644 --- a/Documentation/getting-started.md +++ b/Documentation/getting-started.md @@ -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 @@ -140,3 +140,5 @@ admin-key.pem
Did you generate all of the certificates? You will place these on disk next.
Yes, ready to deploy the master node + +[generic-userdata]: kubernetes-on-generic-platforms.md