Skip to content

Maladie/control-plane

 
 

Repository files navigation

Kyma Control Plane

Overview

⚠️ WARNING: This repo is in a very early stage. Use it at your own risk.

Kyma Control Plane is a central system to manage Kyma Runtimes.

Prerequisites

Installation

Local installation with Kyma

To install Kyma Control Plane with the minimal Kyma installation, Compass and Kyma Control Plane, run this script:

./installation/cmd/run.sh

You can also specify Kyma version, such as 1.6 or newer:

./installation/cmd/run.sh {version}

Testing

Kyma Control Plane, as a part of Kyma, uses Octopus for testing. To run the Kyma Control Plane tests, run:

./installation/scripts/testing.sh

Read this document to learn more about testing in Kyma.

About

A flexible and easy way to manage Kyma Runtimes

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.1%
  • Shell 2.7%
  • Smarty 1.6%
  • Makefile 0.9%
  • TSQL 0.3%
  • Dockerfile 0.3%
  • PLpgSQL 0.1%