Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Add support for Minikube for Jenkins #63

Closed
11 of 12 tasks
marcingrzejszczak opened this issue Jun 9, 2017 · 0 comments · Fixed by #86
Closed
11 of 12 tasks

Add support for Minikube for Jenkins #63

marcingrzejszczak opened this issue Jun 9, 2017 · 0 comments · Fixed by #86

Comments

@marcingrzejszczak
Copy link
Contributor

marcingrzejszczak commented Jun 9, 2017

Work is started here - https://github.com/spring-cloud-samples/github-webhook/tree/kubernetes
Templating scripts - https://gist.github.com/marcingrzejszczak/6941e89e6f5a9fe2e69091345aada936

  • template the deployment script
  • template the service script
  • build docker images for eurekas
  • build docker images for stub runner boot
  • setup deployment configurations in sc-pipelines-repo for stub runner boot
  • build docker images for mysql
  • setup deployment configurations in sc-pipelines-repo for mysql
  • build docker images for rabbit
  • setup deployment configurations in sc-pipelines-repo for rabbit
  • ensure that the application & stub runner boot are services (the rest can be a deployment)
  • update Jenkins tests to use PersistentVolume & VolumeChain together with a Pod for test steps

K8 deployment scripts for Maven

  • ./mvnw clean deploy docker:build -DpushImageTag
@marcingrzejszczak marcingrzejszczak self-assigned this Jul 3, 2017
marcingrzejszczak added a commit that referenced this issue Jul 4, 2017
this is the initial step that needed to be taken to complete #63. With this change, each platform / deployment approach will have its own file in which certain functions need to be implemented.
@marcingrzejszczak marcingrzejszczak changed the title Add support for kubernetes deployment Add support for Minikube Sep 15, 2017
@marcingrzejszczak marcingrzejszczak added this to the 1.0.0.M7 milestone Sep 15, 2017
@marcingrzejszczak marcingrzejszczak changed the title Add support for Minikube Add support for Minikube for Jenkins Job DSL Sep 15, 2017
@marcingrzejszczak marcingrzejszczak changed the title Add support for Minikube for Jenkins Job DSL Add support for Minikube for Jenkins Sep 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

1 participant