Update _index.md

This commit is contained in:
Paweł Prażak 2019-10-25 14:05:40 +02:00 committed by GitHub
parent 245097b4c0
commit 3fadf8bdbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,9 @@ All container images can be found at [virtuslab/jenkins-operator](https://hub.do
To run **Jenkins Operator**, you will need:
- running Kubernetes cluster version 1.11+
- access to a Kubernetes cluster version `1.11+`
- kubectl version 1.11+
- `kubectl` version `1.11+`
## Configure Custom Resource Definition
@ -42,4 +42,4 @@ Watch **Jenkins Operator** instance being created:
kubectl get pods -w
```
Now **Jenkins Operator** should be up and running in `default` namespace.
Now **Jenkins Operator** should be up and running in the `default` namespace.