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.