Skip to content

Commit 6fa3f37

Browse files
author
Matthew Fisher
committed
docs(system-requirements): add warning for k8s 1.5
1 parent aa5b08c commit 6fa3f37

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/installing-workflow/system-requirements.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ To run Deis Workflow on a Kubernetes cluster, there are a few requirements to ke
44

55
## Kubernetes Versions
66

7-
Deis Workflow requires Kubernetes v1.2, or v1.3.4 or newer. Workflow is not compatible with
7+
Deis Workflow requires Kubernetes v1.2, or v1.3.4+ or v1.4.0+. Workflow is not compatible with
88
Kubernetes v1.1, and Kubernetes v1.3.0 through v1.3.3 have
99
[a bug when mounting secrets](https://github.com/deis/workflow/issues/372) which prevents Deis
1010
Workflow from starting.
1111

12+
At this time Kubernetes 1.5 is not compatible with both Helm and Workflow.
13+
1214
## Storage Requirements
1315

1416
A variety of Deis Workflow components rely on an object storage system to do their work, including storing application

0 commit comments

Comments
 (0)