Add further reading section for CAP application deployment automation#2659
Add further reading section for CAP application deployment automation#2659KoblerS wants to merge 4 commits into
Conversation
|
|
||
| ### CAP Operator | ||
|
|
||
| For further deployment automation, the [CAP Operator](https://github.com/SAP/cap-operator) provides Kubernetes-native lifecycle management for multi-tenant CAP applications. It introduces Custom Resource Definitions (CRDs) to declaratively describe your application and takes care of tenant provisioning, upgrades, and decommissioning — keeping operations consistent across Kyma and Gardener-managed clusters. |
There was a problem hiding this comment.
The [CAP Operator]((https://sap.github.io/cap-operator/) brings enterprise-grade lifecycle automation to CAP applications — a Kubernetes-native Operator that declaratively deploys and manages application versions, automates tenant operations, and manages domains and networking across Kyma and Gardener-managed clusters.
There was a problem hiding this comment.
Hi @Pavan-SAP, I don't want to specify too much detailed external documentation as we can't guarantee to keep the links up-to-date. Do you maybe have a more robust entrypoint for the docs?
There was a problem hiding this comment.
Sure, I updated it now to:
The [CAP Operator]((https://sap.github.io/cap-operator/) brings enterprise-grade lifecycle automation to CAP applications — a Kubernetes-native Operator that declaratively deploys and manages application versions, automates tenant operations, and manages domains and networking across Kyma and Gardener-managed clusters.
to also describe briefly what we do and pointed the link to our landing page: https://sap.github.io/cap-operator/
There was a problem hiding this comment.
Linked to landing page and removed detail links (inline comment): https://sap.github.io/cap-operator/
|
|
||
| ### CAP Operator | ||
|
|
||
| For further deployment automation, the [CAP Operator](https://github.com/SAP/cap-operator) provides Kubernetes-native lifecycle management for multi-tenant CAP applications. It introduces Custom Resource Definitions (CRDs) to declaratively describe your application and takes care of tenant provisioning, upgrades, and decommissioning — keeping operations consistent across Kyma and Gardener-managed clusters. |
There was a problem hiding this comment.
Sure, I updated it now to:
The [CAP Operator]((https://sap.github.io/cap-operator/) brings enterprise-grade lifecycle automation to CAP applications — a Kubernetes-native Operator that declaratively deploys and manages application versions, automates tenant operations, and manages domains and networking across Kyma and Gardener-managed clusters.
to also describe briefly what we do and pointed the link to our landing page: https://sap.github.io/cap-operator/
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
No description provided.