Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.89 KB

File metadata and controls

32 lines (17 loc) · 1.89 KB

Cloud Native Toolkit Git Repositories

The Cloud Native Toolkit is developed in the open, with all content being managed in github repositories. This page provides a guide to the key repositories.

The primary organization is https://github.com/cloud-native-toolkit. The most important repositories are pinned at the top of the organization page.

Planning

Work on the Cloud-Native Toolkit is managed using ZenHub{: target=_blank}. Install the plugin into your browser then access the planning github repository{: target=_blank}

Installation

The Toolkit can be installed using a number of different approaches, but they all end up using the Iteration-zero{: target=_blank} scripts and the terraform modules{: target=_blank}

!!!Note Some terraform modules have been broken out into their own repository

Documentation

The source for this site can be found in the developer guide repository{: target=_blank}

Command Line Interface

The CLI source can be found in the cli repository{: target=_blank}

Starter Kits

The Starter Kit source code is not maintained in the Cloud-Native Toolkit github organization, as they are widely used, so are located in the IBM main repository. You can find details in the Starter Kit{: target=_blank} section

Tekton Pipelines and Tasks

The pipeline source code, like the Starter Kit source code, is not maintained in the Cloud-Native Toolkit github organization. You can find details in the Pipeline{: target=_blank} section