Template:DockerPodsFlag: Difference between revisions
From charlesreid1
m (Admin moved page Template:DockerBoatsFlag to Template:DockerPodsFlag) |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
|header=docker pods | |header=docker pods | ||
|image=Docker.png | |image=Docker.png | ||
|text=pods are groups of docker containers that travel together | |text=pods are groups of docker containers that travel together | ||
Docker pods are collections of Docker containers that are intended to run in concert for various applications. | Docker pods are collections of Docker containers that are intended to run in concert for various applications. | ||
| Line 11: | Line 11: | ||
'''Wireless Sensor Data Acquisition Pod''' | '''Wireless Sensor Data Acquisition Pod''' | ||
[[Docker/Pods/Wifi]] | |||
The wireless sensor data acquisition | The wireless sensor data acquisition pod deploys containers<br /> | ||
to allow Raspberry Pis to transfer sensor data over wireless networks<br /> | |||
by establishing secure SSL tunnels out of the network. | |||
This pod uses the following technologies: | This pod uses the following technologies: | ||
[[Stunnel]] {{,}} [[Apache]] {{,}} [[MongoDB]] {{,}} [[Python]] {{,}} [[Jupyter]] (numerical Python stack) | [[Stunnel]] {{,}} [[Rsync]] {{,}} [[Apache]] {{,}} [[MongoDB]] {{,}} [[Python]] {{,}} [[Jupyter]] (numerical Python stack) | ||
| Line 23: | Line 25: | ||
'''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]] | ||
| Line 35: | Line 35: | ||
<small>[[Flags]]</small> {{,}} <small>[[Template:DockerPodsFlag]]</small> {{,}} <small>[http://charlesreid1.com/w/index.php?title=Template:DockerPodsFlag&action=edit e]</small> | <small>[[Flags]]</small> {{,}} <small>[[Template:DockerPodsFlag]]</small> {{,}} <small>[http://charlesreid1.com/w/index.php?title=Template:DockerPodsFlag&action=edit e]</small> | ||
}} | }} | ||
<br /> | |||
Latest revision as of 17:22, 10 October 2017
|
|
docker pods pods are groups of docker containers that travel together
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 pod deploys containers This pod uses the following technologies: Stunnel · Rsync · Apache · MongoDB · Python · Jupyter (numerical Python stack)
Deep Learning Pod This pod utilizes the following technologies: Python · Sklearn · Jupyter (numerical Python stack) · Keras · TensorFlow
|