-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
We should support overlay2 #4899
Comments
As I interpret website: https://docs.docker.com/storage/storagedriver/select-storage-driver/ recommends overlay2 to Stretch and newer? We run default Jessie. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
any news/plan regarding overlay2 adoption? |
/remove-lifecycle stale This will likely be 1.11 since we haven't gotten enough stretch testing in for this release. |
We actually default to overlay2 on kubernetes 1.11 (and that will be in kops 1.10): But as @mikesplain said, we're delaying this till 1.11 in the hope of figuring out whether overlay2 is stable on jessie (and maybe making stretch or similar the default for 1.11) |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
I'm curious: why is kops so far behind in terms of base image, Docker version, Kubernetes version? 2019 is almost here and out of the box we get k8s 1.10 / docker 17.03.2-ce (which is super obsolete and buggy) / an old Debian with an old kernel version, etc? |
because it is a large complex project with a small volunteer staff that has too much to do and not enough time to do it in, just a guess. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Probably we should consider making it the default in 1.10 (if it's the default upstream)
cf #4894 and discussion there
The text was updated successfully, but these errors were encountered: