Skip to content

pradeepto/docker-bday-nulecule

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nuleculized Docker Birthday #3 Application

Link: https://github.com/surajssd/docker-birthday-3

Install Atomic App

$ git clone https://github.com/projectatomic/atomicapp
$ cd atomicapp/
$ sudo python setup.py install

Clone this repository

$ git clone https://github.com/surajssd/docker-bday-nulecule
$ cd docker-bday-nulecule
$ sudo atomicapp run . -v

Once all the pods are in running state application is deployed

$ kubectl get pods

See the IP address of the service votingapp and resultapp and access that using browser

$ kubectl get svc

Note: Sometimes the result App will not show the proper results so run the following

$ kubectl scale --replicas=2 rc/worker

About

Nuleculized Docker Birthday #3 Training App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published