The deploy command is a sub command in the openshift binary (openshift
infra deploy —help) and makes api calls back to openshift to launch the
pod.  The deployment service account is used by the pod and is granted the
permission to launch hook pods and also to scale the replica set for each
revision of a deployment config.


On Nov 19, 2017, at 12:49 PM, Yu Wei <yu20...@hotmail.com> wrote:

Hi,

How does openshift origin deployer start another container?

I checked docker file about deployer and found stuff as "
/usr/bin/openshift-deploy"?


How is /usr/bin/openshift-deploy implemented? Does it call docker api?

Is "/usr/bin/openshift-deploy" also open sourced? Where could I find it?


Thanks,

Jared, (韦煜)
Software developer
Interested in open source software, big data, Linux

_______________________________________________
users mailing list
us...@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users
_______________________________________________
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to