Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1.4
-
Epic Link:
-
Team:SQuaRE
Description
The squash deployment tool will clone the repositories for the individual squash microservices, set the appropriate namespace for the deployment, create the secrets, and deploy the microservices in the right order.
Here is how the complete squash deployment will work, I have created an adhoc Makefile
to build the microservices, in the future we could use a better tool like k8s helm to manage this.
https://github.com/lsst-sqre/squash-deployment/tree/tickets/DM-11537