Landscaper

Delivers Landscaper as a service within ManagedControlPlanes, enabling declarative deployment orchestration.
API Group: landscaper.services.openmcp.cloud
API Version: v1alpha2
Kind: Landscaper
Usage
Deploy Landscaper within a control plane:
apiVersion: landscaper.services.openmcp.cloud/v1alpha2
kind: Landscaper
metadata:
name: my-landscaper
namespace: my-workspace
spec:
version: "v0.50.0"
components:
- name: core
enabled: true
The Landscaper service provider manages the installation and configuration of Landscaper for deployment orchestration.