Skip to content

A set of custom resource definitions that aim at controlling Concourse.

Notifications You must be signed in to change notification settings

cirocosta/concourse-crds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concourse crds

A set of custom resource definitions that aim at controlling Concourse.

ps.: you should not take this repository seriously - the purpose of this thing is to demonstrate what we could achieve with concourse/rfcs#44.

usage

  1. build the binary
$ make
  1. install the crds
$ make install

ps.: assumes you have kustomize set up pps.: assumes kubeconfig is set up

  1. run it locally

ps.: will target the apiserver configured in kubeconfig.

$ make run
  1. create a pipeline object
$ make pipeline

ps.: assume concourse runs on localhost:8080 (you can do it so following https://github.com/concourse/concourse-docker).

About

A set of custom resource definitions that aim at controlling Concourse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published