Skip to content

sacharya/cincinnati-operator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cincinnati-operator

Run locally

To run locally, you must set the operand image as shown below.

export OPERAND_IMAGE="quay.io/app-sre/cincinnati:2873c6b" 
operator-sdk run --local

Using an init container to load graph data

The Cincinnati graph data is loaded from an init container. Before deploying the cincinnati-operator, you will need to build and push an init container containing the graph data.

About

An operator to manage Cincinnati, the update graph service

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 97.1%
  • Shell 1.5%
  • Dockerfile 1.1%
  • Makefile 0.3%