From 3554f02debcf972b4218f2edda18f3464d441bbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pra=C5=BCak?= Date: Fri, 25 Oct 2019 11:47:16 +0200 Subject: [PATCH] Update _index.md --- website/content/en/docs/Getting Started/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/en/docs/Getting Started/_index.md b/website/content/en/docs/Getting Started/_index.md index e4dce4dc..ed8dd3b6 100644 --- a/website/content/en/docs/Getting Started/_index.md +++ b/website/content/en/docs/Getting Started/_index.md @@ -13,5 +13,6 @@ This document describes a getting started guide for **Jenkins Operator** ## First Steps -Prepare your Kubernetes cluster and set up access. +Prepare your Kubernetes cluster and set up your `kubectl` access. + Once you have running Kubernetes cluster you can focus on installing **Jenkins Operator** according to the [Installation](/docs/installation/) guide.