-
Notifications
You must be signed in to change notification settings - Fork 39
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
New release? #38
Comments
(specifically an update would allow the latest code to be included in Rancher) |
Yes, that would be great for Rancher! I am now realizing that the node driver in Rancher is very old (0.1.4) and that the latest release 0.1.5 seems broken (see: #22 ) If we could get a new release that supports Ubuntu 18.04, Custom iPXE, and a recent version of RancherOS (the version on Packet now is very old at 0.7.1 whereas the latest version is 1.5.3) that would be very helpful. Thanks |
FWIW then when I tried 1.5.1 a little while back it didn't boot on systems with bonded interfaces. I'm not sure what the RancherOS roadmap/plans are and if it's worth fixing versus work on k3OS. |
Good news. I've been in communication with Packet support and they have been very responsive and assigned an internal ticket to look into this, so looks like we might get movement on this soon. |
Agreed that it would be cool to be able to deploy k3OS (and get a better handle on the RancherOS v. k3OS roadmap)... Perhaps if they add Custom iPXE support to the node driver then we can make it work in Rancher via already existing cluster import (or add logic to "detect" that k3OS already has K8s installed and does not need a deployment of RKE) |
Interested in the work that @skbki has done on these forks in order to get the Packet driver updated and working as a Rancher Node Driver: https://github.com/skbki/docker-machine-driver-packet I still can't quite get them working together in Rancher. I think the problem is that the author just copied the ui-driver-packet from the default UI, which doesn't work for the plugin-based URL. Has anyone gotten this to work? |
Once PR #41 gets merged we are planning to push the latest release. |
https://github.com/packethost/docker-machine-driver-packet/releases/tag/v0.3.0 is available with the latest changes |
It'd be nice if the latest code was packaged up in a release since it seems like there are a few changes.
The text was updated successfully, but these errors were encountered: