[atomic-devel] Help us decide how you will install Docker

2017-11-08 Thread Josh Berkus
Atomic Host users and friends: We need your help to decide how Docker will be installed & run in Fedora Atomic Host in the future. Survey: https://goo.gl/forms/2C9qFOUEIfJaGkCp2 THE WAY IT IS NOW: one specific Docker version ships with Fedora Atomic Host, and is included in the OSTree and all

Re: [atomic-devel] Add Nvidia GPU to Centos Atomic Node

2017-11-08 Thread Colin Walters
On Wed, Nov 8, 2017, at 01:58 PM, Colin Walters wrote: > oreos-nvidia approach > is basically "dkms in a container" Nope, I looked at this more and I'm wrong - it's building a container matching each CoreOS release in Travis and pushing that. So if that build somehow fails as the host

Re: [atomic-devel] Add Nvidia GPU to Centos Atomic Node

2017-11-08 Thread Colin Walters
On Wed, Nov 8, 2017, at 12:44 PM, Stephen Milner wrote: > On Wed, Nov 8, 2017 at 11:33 AM, Dusty Mabe wrote: > > > Really you have two options. > > > > 1. unlock your ostree and install the rpms > > 2. build the kernel module for the kernel you are targeting and deliver

Re: [atomic-devel] Add Nvidia GPU to Centos Atomic Node

2017-11-08 Thread Colin Walters
On Wed, Nov 8, 2017, at 12:36 PM, Dusty Mabe wrote: > > > On 11/08/2017 12:06 PM, Colin Walters wrote: > > On Wed, Nov 8, 2017, at 11:33 AM, Dusty Mabe wrote: > >> > >> - ostree admin unlock --hotfix > >> - alias yum='/usr/share/yum-cli/yummain.py' > > > > Let's please not mention `--hotfix`?

[atomic-devel] Minutes for Fedora Atomic meeting

2017-11-08 Thread Josh Berkus
here: https://meetbot.fedoraproject.org/fedora-meeting-1/2017-11-08/fedora_atomic_wg.2017-11-08-16.30.html full log: https://meetbot.fedoraproject.org/fedora-meeting-1/2017-11-08/fedora_atomic_wg.2017-11-08-16.30.log.html -- -- Josh Berkus Project Atomic Red Hat OSAS

Re: [atomic-devel] Add Nvidia GPU to Centos Atomic Node

2017-11-08 Thread Stephen Milner
On Wed, Nov 8, 2017 at 11:33 AM, Dusty Mabe wrote: > Really you have two options. > > 1. unlock your ostree and install the rpms > 2. build the kernel module for the kernel you are targeting and deliver via a > system >container like in

Re: [atomic-devel] Add Nvidia GPU to Centos Atomic Node

2017-11-08 Thread Dusty Mabe
On 11/08/2017 12:06 PM, Colin Walters wrote: > On Wed, Nov 8, 2017, at 11:33 AM, Dusty Mabe wrote: >> >> - ostree admin unlock --hotfix >> - alias yum='/usr/share/yum-cli/yummain.py' > > Let's please not mention `--hotfix`? So the more official answer is: use traditional CentOS or build

Re: [atomic-devel] Add Nvidia GPU to Centos Atomic Node

2017-11-08 Thread Colin Walters
On Wed, Nov 8, 2017, at 11:33 AM, Dusty Mabe wrote: > > - ostree admin unlock --hotfix > - alias yum='/usr/share/yum-cli/yummain.py' Let's please not mention `--hotfix`? The reason this breaks is I'm pretty sure DKMS would need a lot of work to properly interact with the underlying ostree

Re: [atomic-devel] Add Nvidia GPU to Centos Atomic Node

2017-11-08 Thread Dusty Mabe
On 11/01/2017 03:39 PM, hskarlupka wrote: > Hello, > Hi Heath! > I'm running a 4 node Kubernetes bare metal cluster using Centos Atomic > as the base OS.  My team is interested in installing a Nvidia GPU in one > of the nodes.  One concern I have is on the installation of the Nvidia >