rancher / wrangler-sample

Sample controller using wrangler
Apache License 2.0
13 stars 11 forks source link

Wrangler Sample Controller

This a sample of how to use Wrangler to write controllers. The functionality of the controller is intended to be the same as the upstream sample-controller project.

To run clone the repo and run. Please use go modules.

make run