Template:DockerPodsFlag: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| 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... you're going to need a bigger boat. | ||
Docker | Docker pods are collections of Docker containers that are intended to run in concert for various applications. | ||
'''Wireless Sensor Data Acquisition | '''Wireless Sensor Data Acquisition Pod''' | ||
[[Docker/Boats/Wifi]] | [[Docker/Boats/Wifi]] [[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. | ||
This | This pod uses the following technologies: | ||
[[Stunnel]] {{,}} [[Apache]] {{,}} [[MongoDB]] {{,}} [[Python]] {{,}} [[Jupyter]] (numerical Python stack) | [[Stunnel]] {{,}} [[Apache]] {{,}} [[MongoDB]] {{,}} [[Python]] {{,}} [[Jupyter]] (numerical Python stack) | ||
| Line 21: | Line 21: | ||
'''Deep Learning | '''Deep Learning Pod''' | ||
[[Docker/Boats/Deep Learning]] | [[Docker/Boats/Deep Learning]] [[Docker/Pods/Deep Learning]] | ||
This pod utilizes the following technologies: | |||
[[Python]] {{,}} [[Sklearn]] {{,}} [[Jupyter]] (numerical Python stack) {{,}} [[Keras]] {{,}} [[TensorFlow]] | |||
Possibly different content? [[Docker/Deep Learning]] | Possibly different content? [[Docker/Deep Learning]] | ||
<small>[[Flags]]</small> {{,}} <small>[[Template:DockerPodsFlag]]</small> {{,}} <small>[http://charlesreid1.com/w/index.php?title=Template:DockerPodsFlag&action=edit e]</small> | |||
}} | }} | ||
Revision as of 21:22, 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 Docker/Boats/Wifi 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. This pod uses the following technologies: Stunnel · Apache · MongoDB · Python · Jupyter (numerical Python stack)
Deep Learning Pod Docker/Boats/Deep Learning Docker/Pods/Deep Learning This pod utilizes the following technologies: Python · Sklearn · Jupyter (numerical Python stack) · Keras · TensorFlow Possibly different content? Docker/Deep Learning
|