Skip to content

Commit 79d8d81

Browse files
committed
Merge pull request #715 from helgi/fix_readme
fix(README): Kubernetes 1.2 is a minimum requirement now
2 parents 78bf064 + 3ff8f59 commit 79d8d81

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,9 @@ The Deis project welcomes contributions from all developers. The high level proc
4343

4444
### Kubernetes
4545

46-
In order to do development on this component, you'll need a working Kubernetes cluster. If you don't have one, follow the [installation instructions][install-k8s] and note that Controller currently targets version 1.1 with the following requirements:
46+
In order to do development on this component, you'll need a working Kubernetes cluster. If you don't have one, follow the [installation instructions][install-k8s] and note that Controller currently targets version 1.2 and higher with the following requirements:
4747

4848
* Docker's `insecure-registry` parameter must include the subnets used by your Kubernetes installation
49-
* If you are testing the logger components, you must enable `DaemonSet` experimental APIs via `--runtime-config=extensions/v1beta1/daemonsets=true`
5049

5150
### Helm
5251

0 commit comments

Comments
 (0)