Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 572 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 572 Bytes

Hydroform

Overview

Hydroform is the Kyma Go SDK. It bundles together different Go modules that provide libraries and APIs to create and manage Kyma clusters and its resources.

Hydroform consists of the following modules:

  • Provision - provides an API to create, access, and delete Kubernetes clusters.
  • Install - provides an API to install Kyma on Kubernetes clusters.
  • Parallel-Install - provides an experimental API to install Kyma components in parallel on Kubernetes clusters.