-
Notifications
You must be signed in to change notification settings - Fork 2
Building and deploying custos
Chanikya Reddy Vmmanagari edited this page May 7, 2022
·
4 revisions
- custos application is built in java. We need to modify various configuration files to build custos specific to our deployment.
- Once the config files are changed we build the custos project using maven which creates various docker images
- All these images are pushed to docker hub to personal account
- Once images are uploaded we deploy the images to the cluster using helm for that we need to have access to cluster master node via ssh