78 Forks
747 Stars
747 Watchers

pipeline

A step by step guide on creating build and deployment pipelines for Kubernetes.

How to download and setup pipeline

Open terminal and run command
git clone https://github.com/kelseyhightower/pipeline.git
git clone is used to create a copy or clone of pipeline repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pipeline https://github.com/kelseyhightower/pipeline/archive/master.zip

Or simply clone pipeline with SSH
[email protected]:kelseyhightower/pipeline.git

If you have some problems with pipeline

You may open issue on pipeline support forum (system) here: https://github.com/kelseyhightower/pipeline/issues