Kubernetes

This section contains information on deploying the Vela UI service with Kubernetes.

Prerequisites

This section provides all required dependencies to install and start the UI with Kubernetes.

Dependency 1: Kubernetes

Kubernetes will be used for downloading the UI and managing the lifecycle of the application.

You can refer to Kubernetes’ official documentation on installing and configuring the service.

Installation

This section provides an example of installing the UI with Kubernetes.

This example only shows a subset of all possible configuration options.

Step 1: TODO

TODO