Skip to content

ofisser86/jenkins-integration-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Integrations

This repository houses example projects illustrating best practices for running Jenkins leveraging the integrations published and officially supported by GCP.

GCP Officially Supported Plugins

The Google Compute Engine (GCE) Plugin allows you to use GCE virtual machines (VMs) with Jenkins to execute build tasks. GCE VMs provision quickly, are destroyed by Jenkins when idle, and offer Preemptible VMs that run at a much lower price than regular VMs.

The Google Kubernetes Engine (GKE) Plugin allows you to deploy build artifacts to Kubernetes clusters running in GKE with Jenkins.

This plugin implements the OAuth Credentials interfaces to surface Google Service Account credentials to Jenkins.

This plugin provides the “Google Cloud Storage Uploader” post-build step for publishing build artifacts to Google Cloud Storage.

Sample Projects

An example project illustrating best practices for running Jenkins on GCP, highlighting running Jenkins running in GKE using the Kubernetes Plugin and utilizing a suite of GCP officially supported Jenkins plugins: (GCS, OAuth, GKE).

Playbooks

A playbook for installing Jenkins X, (aka jx), on GCP using recommended best practices.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 38.8%
  • Java 35.2%
  • HCL 25.1%
  • Dockerfile 0.9%