Skip to content

Commit

Permalink
Make comment on pires#120
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent authored and pires committed Sep 14, 2017
1 parent 1522d16 commit 0db24d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ One can change this in the deployment descriptors available in this repository.

## Pre-requisites

* Kubernetes cluster with **alpha features enabled** (tested with v1.7.2 on top of [Vagrant + CoreOS](https://github.com/pires/kubernetes-vagrant-coreos-cluster))
* Kubernetes cluster with **alpha features enabled** (tested with v1.7.2 on top of [Vagrant + CoreOS](https://github.com/pires/kubernetes-vagrant-coreos-cluster)), thas's because curator
is a CronJob object which comes from batch/v2alpha1, to enable it, just add
`--runtime-config=batch/v2alpha1=true` into your kube-apiserver options.
* `kubectl` configured to access the cluster master API Server

<a id="build-images">
Expand Down

0 comments on commit 0db24d0

Please sign in to comment.