Skip to content

TheRacetrack/plugin-kubernetes-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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