Template:DockerPodsFlag: Difference between revisions
From charlesreid1
(Created page with "{{Flag |header=docker boats |image=Docker.png |text=if you need to load a bunch of containers on your server, you're going to need a bigger boat. Docker boats are collections...") |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Flag | {{Flag | ||
|header=docker | |header=docker pods | ||
|image=Docker.png | |image=Docker.png | ||
|text= | |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. | |||
'''Wireless Sensor Data Acquisition Pod''' | |||
[[Docker/Pods/Wifi]] | |||
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: | |||
[[ | [[Stunnel]] {{,}} [[Rsync]] {{,}} [[Apache]] {{,}} [[MongoDB]] {{,}} [[Python]] {{,}} [[Jupyter]] (numerical Python stack) | ||
'''Deep Learning Pod''' | |||
[[Docker/Pods/Deep Learning]] | |||
This pod utilizes the following technologies: | |||
[[Python]] {{,}} [[Sklearn]] {{,}} [[Jupyter]] (numerical Python stack) {{,}} [[Keras]] {{,}} [[TensorFlow]] | |||
<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
|