Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

kubectl create -f controllers/phase-1

 

2.)  

Decide if  If you wish to use search, and run this command nextif you do:

kubectl create -f controllers/phase-2-optional/elasticsearch-controller.yaml

 

3.)  If Decide if you want to use extractors, run this command as well, followed by commands to start the your desired extractors:

kubectl create -f controllers/phase-2-optional/rabbitmq-controller.yaml

...

kubectl create -f controllers/phase-2-optional/extractors/EXTRACTOR-N-controller.yaml

 

43.)  Run this command last to bring up Clowder itself:

...