Skip to content

azkore/kubernetes-pipeline-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Pipeline

Kubernetes Pipeline is Jenkins plugin which extends Jenkins Pipeline to allow building and testing inside Kubernetes Pods reusing kubernetes features like pods, build images, service accounts, volumes and secrets while providing an elastic slave pool (each build runs in new pods).

Features

Kubernetes Steps

  • Build steps inside Kubernetes Pods
    • Service Accounts
    • Volumes
    • Secrets
  • Building, Pushing and using Docker Images

DevOps Steps

  • Apply Kubernetes JSON
  • Interaction with ElasticSearch

Aggregator

An aggregator plugin for all the above.

Further Reading

About

Kubernetes Pipeline is Jenkins plugin which extends Jenkins Pipeline to provide native support for using Kubernetes pods, secrets and volumes to perform builds

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 81.3%
  • HTML 11.6%
  • Groovy 7.1%