projectatomic / nulecule

[UNMAINTAINED] Specification describing a container-based application
209 stars 46 forks source link

Examples should be removed #194

Closed cdrage closed 8 years ago

cdrage commented 8 years ago

With nulecule-library created, the examples dir here should be removed and instead pointed to github.com/projectatomic/nulecule-library

hub.docker.com should sync with any PRs / changes to projectatomic/nulecule-library instead of the current examples directory here.

goern commented 8 years ago

full_ack, anyone going to do work on #162 so that the specification has one good uber-example?

cdrage commented 8 years ago

@goern looks like a lot of people have been focusing on getting this past GA instead of the uber-example. Can we merge #195 regardless and have a "helloworld" example within nulecule-library (modified helloapache).

Otherwise, we should template what our uber example should be.

redis-cluster with resque / ruby on rails / bunch of other load-balancing ish stuff? we should have a look at some robust kubernetes examples that incorporate load-balancing and the removal / scaling of containers for each application.