sys-api has been merged into go-deploy.
This API is used to fetch capacities, usage and other information about the kthcloud system.
It does this by fetching information from every host (using the host-api installed locally) and Kubernetes clusters
This API is documented using Swagger.
You can view the publically hosted documentation here.
Thank you for considering contributing!
Right now we don't support running the API outside kthcloud. But if you are part of the development team at kthcloud, you can find the current configuration file with the required secrets in our private admin repository.
The API is open-source software licensed under the MIT license.
If you have any questions or feedback, submit an Issue!