From 9a1c3d68d83a2ed18b484cfba2ce297df0e981c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pra=C5=BCak?= Date: Fri, 25 Oct 2019 11:48:30 +0200 Subject: [PATCH] Update _index.md --- website/content/en/docs/Getting Started/v0.1.x/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/content/en/docs/Getting Started/v0.1.x/_index.md b/website/content/en/docs/Getting Started/v0.1.x/_index.md index edea8998..9f26d94e 100644 --- a/website/content/en/docs/Getting Started/v0.1.x/_index.md +++ b/website/content/en/docs/Getting Started/v0.1.x/_index.md @@ -4,7 +4,7 @@ linkTitle: "v0.1.x" weight: 10 date: 2019-08-05 description: > - How to work with jenkins-operator legacy version. We recommend migration to v0.2.0 version + How to work with jenkins-operator legacy version. We recommend migration to a latest version --- {{% pageinfo %}} @@ -13,5 +13,6 @@ This document describes a getting started guide for **Jenkins Operator** `v0.1.x ## 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.