Installation#

Arthur can be installed to existing Kubernetes clusters (K8s) or virtual machines (VM). For both Kubernetes and virtual machine deployments, Arthur supports two types of installation methods, online and airgapped. The online method allows fast and continuous differential upgrades. The airgapped install supports environments where the cluster has no outbound internet connectivity.

Installation Requirements#

This page covers the requirements needed in your system to deploying Arthur within your system.

Platform Readiness FAQ#

This page covers some of the most frequently-asked questions about setting up Arthur for on-premises installation.

Configuring for High Availability#

This page covers how to configure your infrastructure to support running Arthur as a High Availability Application.

Kubernetes Installation#

This section shows how to install Arthur into a Kubernetes cluster.

Virtual Machine Installation#

This section shows how to install Arthur into a virtual machine.

Externalize Postgres#

This page shows how to set up a Postgres instance to use as your Arthur’s relational database.