Template:DockerPodsFlag: Difference between revisions
From charlesreid1
m (Admin moved page Template:DockerBoatsFlag to Template:DockerPodsFlag) |
No edit summary |
||
| Line 11: | Line 11: | ||
'''Wireless Sensor Data Acquisition Pod''' | '''Wireless Sensor Data Acquisition Pod''' | ||
[[Docker/Pods/Wifi]] | |||
The wireless sensor data acquisition boat deploys containers to allow Raspberry Pis to transfer sensor data over wireless networks by establishing secure SSL tunnels out of the network. | The wireless sensor data acquisition boat deploys containers to allow Raspberry Pis to transfer sensor data over wireless networks by establishing secure SSL tunnels out of the network. | ||
| Line 23: | Line 23: | ||
'''Deep Learning Pod''' | '''Deep Learning Pod''' | ||
[[Docker/Pods/Deep Learning]] | |||
This pod utilizes the following technologies: | This pod utilizes the following technologies: | ||
[[Python]] {{,}} [[Sklearn]] {{,}} [[Jupyter]] (numerical Python stack) {{,}} [[Keras]] {{,}} [[TensorFlow]] | [[Python]] {{,}} [[Sklearn]] {{,}} [[Jupyter]] (numerical Python stack) {{,}} [[Keras]] {{,}} [[TensorFlow]] | ||
Revision as of 21:23, 15 April 2017
|
|
docker pods pods are groups of docker containers that travel together... you're going to need a bigger boat.
Docker pods are collections of Docker containers that are intended to run in concert for various applications.
Wireless Sensor Data Acquisition Pod The wireless sensor data acquisition boat deploys containers to allow Raspberry Pis to transfer sensor data over wireless networks by establishing secure SSL tunnels out of the network. This pod uses the following technologies: Stunnel · Apache · MongoDB · Python · Jupyter (numerical Python stack)
Deep Learning Pod This pod utilizes the following technologies: Python · Sklearn · Jupyter (numerical Python stack) · Keras · TensorFlow
|