microshift
microshift copied to clipboard
USHIFT-317: Revisit AMQ Broker How-to
https://github.com/openshift/microshift/blob/main/docs/howto_amq_broker.md
describes how to deploy AMQ 7.8 using templates. However, 7.8 is no longer the LTS release, which is now 7.10 and only operator deployments are supported this this new LTS.
Maybe consider a simpler deployment like upstream artemis, eg Skupper.io have an example at:
https://github.com/skupperproject/skupper-example-activemq/blob/main/broker/kubernetes.yaml
cc @andytaylor
/kind documentation
/retitle USHIFT-317: Revisit AMQ Broker How-to
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle rotten /remove-lifecycle stale
I suggest we switch to the operator based deployment. AMQ Broker 7.10 docs describe how to deploy the operator using CLI, without OLM. This approach should work with MicroShift. https://access.redhat.com/documentation/en-us/red_hat_amq_broker/7.10/html-single/deploying_amq_broker_on_openshift/index#proc-br-deploying-operator-cli_broker-ocp To keep it simple, I suggest we simply point to these docs for installation, configruation,etc.
Closing this issue following @DanielFroehlich 's suggestion. /close
@ggiguash: Closing this issue.
In response to this:
Closing this issue following @DanielFroehlich 's suggestion. /close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.