Introduction
...
1. Start with cloning the repository from GitLab.
...
Code Block |
---|
kubectl apply -f Ingress/traefik |
ActiveMQ
ActiveMQ should be deployed before all other solution components. To deploy ActiveMQ asStatefulSet run
Code Block |
---|
kubectl apply -f cim/StatefulSet/ |
Wait for the AMQ StatefulSet
Code Block |
---|
kubectl wait pods ef-amq-0 -n ef-external --for condition=Ready --timeout=600s |