Re: Kubernetes based package problem

2018-02-02 Thread Iván Chavero
El jue, 01-02-2018 a las 06:30 +0100, Stef Walter escribió: > Maybe something like this, or its related code would be a place to > start > investigating? > > pkg/kubernetes/scripts/main.js: > KubeDiscoverSettingsProvider.KubeDiscoverSettingsFactory = > "cockpitKubeDiscoverSettings"; I checked

Re: Kubernetes based package problem

2018-02-02 Thread Stef Walter
I would suggest making sure that ```kubectl config view``` returns valid date in the same Linux account that you're using to log into Cockpit. But helping you with this, without being able to see the code is gonna be pretty hit and miss. Suggest you push something to GitHub somewhere so folks can

Remote management of linux devices

2018-02-02 Thread John Pearson
I manage a fleet of linux devices and I need a way to send telemtry data(CPU, memory, drives, etc.) from devices to a centralized server and also send commands(linux service restarts for example) from server to devices to execute on the device. I understand Cockpit works great for this. What I