Deploying OTH onto Kubernetes
Prerequisites
- A kubernetes v1.21 running and
kubectlconfigured towards it - Nginx ingress installed
- The OTH controller installed and running
- An AWS IAM key par with
AWS_ACCESS_KEY_IDandAWS_SECRET_ACCESS_KEYas 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.