Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/deploy/to-kyma.md
Original file line number Diff line number Diff line change
Expand Up @@ -677,4 +677,4 @@ Additionally Cloud Native Buildpacks can be easily plugged together to fulfill m

### CAP Operator

For further deployment automation, the [CAP Operator](https://github.com/SAP/cap-operator) provides Kubernetes-native lifecycle management for multitenant CAP applications. It introduces Custom Resource Definitions (CRDs) to declaratively describe your application and manages tenant provisioning, upgrades, and decommissioning. This keeps operations consistent across Kyma and Gardener-managed clusters.
The [CAP Operator]((https://sap.github.io/cap-operator/) brings enterprise-grade lifecycle automation to CAP applications. It is a Kubernetes-native Operator that declaratively deploys and manages application versions, automates tenant operations, and manages domains and networking consistently across Kyma and Gardener-managed clusters.
Loading