Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.17 KB

install.md

File metadata and controls

38 lines (23 loc) · 1.17 KB

Kubernetes Elastic Agent plugin for GoCD

Prerequisites

  • GoCD server version v20.9.0 or above
  • Kubernetes Cluster

Installation

Configuring the plugin

  1. Configure a Cluster Profile

  2. Configure an Elastic Profile

  3. Configure job to use an elastic agent profile

    1. Click the gear icon on Pipeline.

    Pipeline

    1. Click on Stages.
    2. Create or edit a job.
    3. Enter the name of an elastic profile in the Job Settings tab.

    Configure a job

    1. Save your changes