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

Latest commit

 

History

History
19 lines (13 loc) · 435 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 435 Bytes

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