Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 637 Bytes

File metadata and controls

20 lines (15 loc) · 637 Bytes

Racetrack Plugin: Kubernetes Infrastructure

A Racetrack plugin allowing to deploy services to Kubernetes

Setup

  1. Install racetrack client and generate ZIP plugin by running:

    make bundle

    Afterward, activate the plugin in Racetrack Dashboard Admin page by uploading the zipped plugin file:

    racetrack plugin install kubernetes-infrastructure-*.zip

    Alternatively, you can install the latest plugin by running:

    racetrack plugin install github.com/TheRacetrack/plugin-kubernetes-infrastructure