Rancher is an an open-source multi-cluster orchestration platform that makes it easy for you to deploy and manage an application on Kubernetes cluster.
Adeptia packages Rancher and Rancher Kubernetes Engine (RKE2) along with Adeptia Connect application and other components in Ansible Playbook. The Ansible Playbook helps you deploy the followings in the same order.
RKE2 – Rancher Kubernetes Engine to set up Kubernetes environment.
Rancher UI – UI to centrally manage a multi-cluster Kubernetes environment.
Longhorn – To implement distributed block storage for Kubernetes.
Prometheus including Grafana – To monitor the system and its execution environment holistically, for example, CPU usage.
Elasticsearch, Fluentd, and Kibana (EFK) – To view the logs for each microservice.
Adeptia Connect application
To deploy the application and the other components, you need to refer to the following pages sequentially.
QA concerns
/wiki/spaces/ProductSpace/pages/21632196
While uninstalling AC application we need to specify namespace with same configuration same at the time of installation. | Prashant >>You have to update only namespace which you want to uninstall ac application. And this information will be added in documentation. Documentation team >> addressed on Deployment Strategies page |
How end-user can update min/max pod replicas and pvc size ? | Require Discussion with Prashant Prashant >> It should be documented. Doc team >>
|
When we deploy using helm then in DB Url we give the use SSL=true jdbc:mysql://adeptia-qa-mysql.mysql.database.azure.com:3306/qabackend?useSSL=true | Prashant >> This should be documented. Doc team >> done |
| Prashant>> It will be handle in document Doc team >> done |