From a61936f055799507820758850ffacd3758f010aa Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Tue, 10 Oct 2017 09:02:58 -0400 Subject: [PATCH] Update getting started guide docs Updates the getting started docs to reflect the three different guides. --- docs/getting-started.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 04f3c70e..1917b5f6 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -6,7 +6,9 @@ This is how you'll get started with Kompose! -There are two different guides depending on your container orchestrator. +There are three different guides depending on your container orchestrator as well as operating system. + +For beginners and the most compatibility, follow the _Minikube and Kompose_ guide. ## Minikube and Kompose