rancher / wrangler-sample

Sample controller using wrangler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample controller using wrangler

License:Apache License 2.0


Languages

Language:Go 98.6%Language:Makefile 1.4%