Comment 2 for bug 1850438

Revision history for this message
Steven Webster (swebster-wr) wrote :

Just a note that this only affects an AIO system. What's happening is that the pods are starting up after the kubernetes master manifest is applied, but the config file is written by the worker manifest. Sometimes the pods will get up and running just before the config file is written.

We'll want to change things to have the device plugin use a config map and have helm apply and restart the pod with updated config.