ceposta-devops-ose icon indicating copy to clipboard operation
ceposta-devops-ose copied to clipboard

Jenkins Kube & Docker Container

Open cmoulliard opened this issue 9 years ago • 3 comments

We have also to update the Fabric8 kube.app (= env properties) & jenkins docker container to include these vars (https://github.com/christian-posta/ceposta-devops-ose/blob/master/jenkins-docker/conf-and-run-jenkins.sh#L4-L7)

cmoulliard avatar Jun 03 '15 07:06 cmoulliard

well i think this would be covered by Kube services and environment vars that get injected into the pods/containers?

christian-posta avatar Jun 04 '15 14:06 christian-posta

This is the idea. The docker env vars = kube env.properties ...

cmoulliard avatar Jun 05 '15 07:06 cmoulliard

I think @christian-posta meant to replace the custom env vars used with those that kubernetes creates. e.g. ${GERRIT_SERVICE_HOST}:${GERRIT_SERVICE_PORT} etc

jstrachan avatar Jun 05 '15 07:06 jstrachan