Plugin Creators

Spinnaker plugins let an operator extend Spinnaker with custom functionality, like fetching credentials from a custom authorization service or sending Echo events to third-party tools.

Plugin Creators Overview

This document is an overview of plugin types.

Plugin Project Configuration

This article describes how to configure your IDE and Gradle for plugin projects.

Pipeline Stage Plugin Walkthrough

This article illustrates a plugin stage, using the RandomWait stage plugin (pf4jStagePlugin) as an example.

Last modified June 24, 2021: Redesign Progress (#83) (8231bcf)