Versions Compared

Key

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

...

kubectl create -f controllers/rabbitmq-controller.yaml

 

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

kubectl create -f controllers/phase-3

 4.)  (Optional) After starting RabbitMQ, run commands similar to the following in order to start your extractors:

...

kubectl create -f controllers/EXTRACTOR-N-controller.yaml

 

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

kubectl create -f controllers/clowder-controller.yaml

Tip and Tricks

...