Skip to content

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. Install the plugin into your browser then access the planning github repository

Installation

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

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

Command Line Interface

The CLI source can be found in the cli repository

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 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 section