API

HKube supports two types of APIs, Restful and Cli.

Restful API#

Please check out the full Rest API documentation.
Also check the Swagger-UI.

Cli#

hkubectl is a command-line tool that help you to work with hkube more easily.
For download, please follow the instructions here.

Syntax#

hkubectl [type] [command] [name]

To get commands and options, run:

hkubectl --help

In the next sections you will learn in details about the pipeline definitions.

Next →Algorithms