Template:DockerPodsFlag: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| (2 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 13: | Line 13: | ||
[[Docker/Pods/Wifi]] | [[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 /> | to allow Raspberry Pis to transfer sensor data over wireless networks<br /> | ||
by establishing secure SSL tunnels out of the network. | by establishing secure SSL tunnels out of the network. | ||
| Line 19: | Line 19: | ||
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 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
|