Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 719 Bytes

getting-started-guide.md

File metadata and controls

24 lines (14 loc) · 719 Bytes

Getting Started

  1. What kind of deployment are you creating?
    1. Pivotal Tile
    2. Helm Chart

Pivotal Tile

When you're building a pivotal tile, the simplest tests you can run are "Scan Tile" and "Install Uninstall", as described below.

Scan Tile

Not Yet Implemented

Install Uninstall

The install/uninstall test accepts a tile, a config and requires a Pivotal Platform to test against.

  1. Read our install/uninstall test documentation for more information
  2. Read the design guide and talk to your friendly Platform Engineering team member for help and next steps

Helm Chart

Not Yet Implemented