Appian Platform Helm Chart

Overview

A Helm chart (appian-platform-cs) for deploying Appian on Kubernetes (AoK) sites with templated support for common configuration options and baked-in best practices. This chart deploys a single custom resource of type `appian` that is managed by the Appian Operator.

Key Features & Functionality

  • Simplified specification of common configuration options including data sources, high availability, SMTP, replication and ingress.
  • Configure numerous sizing parameters across all Appian components from built-in sizing templates by simply specifying a T-Shirt size.
  • Built-in best practice configurations.
  • Supports all fields from the Appian platform Custom Resource Definition for overriding any templated configurations.
  • Helm chart can either be used simply to generate the required Appian Custom Resource yaml spec (using `helm template`), or to directly deploy an Appian Custom Resource to your cluster (using `helm install`).
Anonymous
Parents
  • Note there is a known issue with v1.1.1 using T-shirt size medium where CPU requests for Search Server defaults to an incorrect number. To work around this when using the medium T-shirt size, override the default search server CPU requests by setting the Helm value to 200m `searchServer.cpuRequests: 200m`. This issue will be corrected in the next version of the Helm chart.

Comment
  • Note there is a known issue with v1.1.1 using T-shirt size medium where CPU requests for Search Server defaults to an incorrect number. To work around this when using the medium T-shirt size, override the default search server CPU requests by setting the Helm value to 200m `searchServer.cpuRequests: 200m`. This issue will be corrected in the next version of the Helm chart.

Children
No Data