Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.1 KB

README.md

File metadata and controls

42 lines (26 loc) · 2.1 KB

Lifecycle Manager

REUSE status

Overview

Lifecycle Manager is an operator based on the Kubebuilder framework. It extends Kubernetes API by providing multiple Custom Resource Definitions, which allow you to manage their resources through custom resources (CR). For more information, see Lifecycle Manager Resources.

Lifecycle Manager manages the lifecycle of Kyma Modules in a cluster. It was introduced along with the concept of Kyma modularizaion.

For more information on the Lifecycle Manager's workflow, see the Architecture document.

Usage

If you are a Kyma end user, see the user documentation.

Development

If you want to provide new features for Lifecycle Manager, develop a module, or are part of the SRE team, visit the contributor folder. You will find the following documents:

Contributing

See the Contributing Rules.

Code of Conduct

See the Code of Conduct document.

Licensing

See the license file.