Update _index.md
This commit is contained in:
parent
3554f02deb
commit
9a1c3d68d8
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue