Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

koor-tech/version-service

Repository files navigation

KSD Version Service

KSD Version service provides an API to access the supported versions of KSD and its dependencies.

For each version of the operator, there is a file in the data directory that contains a list of supported components for that version.

Running locally

make run

To run with tls, make sure that mkcert is installed, then run

make run-tls