Hi all,
Several team have been using kubernetes to deploy their project. The deployment process was done manually, and there was no full CI/CD tools to test and deploy the application automatically.
Data-devops team have created cli to create Jenkins and Kube templates as well as automate the Kube application deployment to GKE. With this template you will be able to follow data-devops kubernetes deployment guideline. What can be done with this cli:
For monitoring and logging purpose, we are using both of Stackdrived and Datadog. By default JVM metrics is available for basic JVM metrics. If you need other metrics, kindly edit jmx.yaml
in monitoring/configmap on a new branch in porter-sentry and create a pull request. Please read the following docs for more information:
https://github.com/tvlk-data/porter
https://docs.google.com/a/traveloka.com/document/d/1rLdpue8PS9wn-jECbQAZKRN9KIqVKYk7T-O10PhxtWw/edit?usp=sharing
Getting started documents:
https://docs.google.com/a/traveloka.com/document/d/1mcwWfhTGub1gpDFyPOHwN7vHz3CQErQ0SyZXBVSUHSM/edit?usp=sharing
This is an initial project, therefore any suggestions will be meaningful to us. If you have questions, feel free to ask us.
Thanks!