OTH Public Software

Deploying OTH onto Kubernetes

Prerequisites

  • A kubernetes v1.21 running and kubectl configured towards it
  • Nginx ingress installed
  • The OTH controller installed and running
  • An AWS IAM key par with AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY as provided by OTH

Optionally if, you want to terminate TLS connections at the ingress, you must have a TLS certificate ready.

Steps

New Deployment

Preparation

See preparation steps.

Installation

See installation steps.

Upgrading Deployment

See upgrade steps.

Verification

See verification steps.