Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Rancher is an Adeptia enables you to deploy the Adeptia Connect application using Rancher which is useful when you want to use your own VMs for Kubernetes cluster instead of using a managed Kubernetes cluster such as AKS.

Rancher is an open-source multi-cluster orchestration platform that makes it easy for you to deploy and manage an application on Kubernetes cluster created by Rancher Kubernetes Engine (RKE2).

Adeptia packages Rancher and Rancher Kubernetes Engine (RKE2) along with Adeptia Connect application and other components in Ansible Playbook. The Ansible Playbook Adeptia Connect Rancher package. This package helps you deploy the followings in the same order.

...

/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 >> update the file default_vars_ha.yaml that overrides global values yaml.

...

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

...

  • How customer will configure the DNS (Certificate and Key) using their certificate

Prashant>> It will be handle in document

...