augabet / config-operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Operator

To come

Usage

--run-outside-cluster # Uses ~/.kube/config rather than in cluster configuration

Development

Build from source

  1. make install_deps
  2. make build
  3. ./bin/configmap-operator --run-outside-cluster 1

About

License:Apache License 2.0


Languages

Language:Go 90.7%Language:Makefile 9.3%