Update _index.md

This commit is contained in:
Paweł Prażak 2019-10-25 11:48:30 +02:00 committed by GitHub
parent 3554f02deb
commit 9a1c3d68d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -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.