// TODO(user): Add simple overview of use/purpose
// TODO(user): An in-depth paragraph about your project and overview of use
- go version v1.24.0+
- docker version 17.03+.
- kubectl version v1.11.3+.
- Access to a Kubernetes v1.11.3+ cluster.
Build and push the image to the location specified by IMG:
make docker-build docker-push IMG=<some-registry>/wire-utility-operator:tagbuild and push the docker image:
make docker-build-pushThe manifest flies to deploy the controller and related rabc components will be transported to a helm chart
// TODO(user): Add detailed information on how you would like others to contribute to this project