Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker 18.06 and 18.09 support to rke v0.1.x line #1132

Closed
alena1108 opened this issue Feb 12, 2019 · 3 comments
Closed

Docker 18.06 and 18.09 support to rke v0.1.x line #1132

alena1108 opened this issue Feb 12, 2019 · 3 comments

Comments

@alena1108
Copy link

Enable 18.09.x docker support to align with Rancher SLA https://rancher.com/support-maintenance-terms/

@deniseschannon
Copy link

Let's also add in 18.06.2.

@alena1108 alena1108 changed the title Docker 18.09 support to rke v0.1.x line Docker 18.06 and 18.09 support to rke v0.1.x line Feb 13, 2019
@alena1108 alena1108 assigned galal-hussein and soumyalj and unassigned moelsayed Feb 14, 2019
@alena1108
Copy link
Author

Available in v0.1.16-rc1

@soumyalj
Copy link

soumyalj commented Feb 14, 2019

Reproduced the unsupported docker versions error for docker versions 18.06 and 18.09

soumyas-MacBook-Pro:rke soumya$ ./rke_darwin-amd64 up --config cluster.yml 
INFO[0000] Building Kubernetes cluster                  
INFO[0000] [dialer] Setup tunnel for host [a.b.c.d] 
FATA[0000] Unsupported Docker version found [18.06.2-ce], supported versions are [1.11.x 1.12.x 1.13.x 17.03.x] 


Tested with rke version v0.1.16-rc1 with K8s version v1.12.4-rancher1-1

  1. Created DO nodes with docker version 18.06.2-ce. Created cluster with these nodes. Cluster creation was successful. Creation of pods was fine. Cluster was fucntional

  2. Created DO nodes with docker version 18.09.2. Created cluster with these nodes. Cluster creation was successful. Creation of pods was fine. Cluster was fucntional

Tested with rke version v0.1.16-rc2 with K8s version v1.11.6-rancher1-1

  1. Created DO nodes with docker version 18.06.2-ce. Created cluster with these nodes. Cluster creation was successful. Creation of pods was fine. Cluster was fucntional

  2. Created DO nodes with docker version 18.09.2. Created cluster with these nodes. Cluster creation was successful. Creation of pods was fine. Cluster was fucntional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants