oavdeev / kind-cluster-buildkite-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kind cluster buildkite plugin [alpha]

This will set up and tear down a kind cluster for a buildkite step.

Example

Add the following to your pipeline.yml:

steps:
  - command: ls
    plugins:
      - oavdeev/kind-cluster-buildkite-plugin#v0.1:

About

License:MIT License


Languages

Language:Shell 100.0%