GitHunt
SC

scothis/package-for-cartographer

carvel-based Packaging for Cartographer

Cartographer

Cartographer allows you to create secure and reusable supply chains that define
all of your application CI and CD in one place, in cluster.

Components

  • cartographer

Supported Providers

The following table shows the providers this package can work with.

AWS Azure vSphere Docker

Configuration

The Cartographer package has no configurable properties.

Installation

The Cartographer package requires use of cert-manager for certificate
generation.

  1. Install cert-manager Package

    tanzu package install cert-manager \
       --package-name cert-manager.community.tanzu.vmware.com \
       --version ${CERT_MANAGER_PACKAGE_VERSION}

    You can get the ${CERT_MANAGER_PACKAGE_VERSION} from running tanzu package available list cert-manager.community.tanzu.vmware.com.
    Specifying a namespace may be required depending on where your package
    repository was installed.

  2. Install the Cartographer package

    tanzu package install cartographer \
       --package-name cartographer.community.tanzu.vmware.com \
       --version ${CARTOGRAPHER_PACKAGE_VERSION}

    You can get the ${CARTOGRAPHER_PACKAGE_VERSION} from running tanzu package available list cartographer.community.tanzu.vmware.com.
    Specifying a namespace may be required depending on where your package
    repository was installed.

Documentation

For documentation specific to Cartographer, check out
cartographer.sh and the main repository
vmware-tanzu/cartographer.

Languages

Shell92.3%Python3.7%Go3.1%Makefile1.0%

Contributors

Apache License 2.0
Created March 29, 2022
Updated March 22, 2022