Skip to content

Commit d1733f3

Browse files
committed
k8s support add
1 parent eb94fd6 commit d1733f3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/sap/workloads/sap-edge-integration-cell-with-azure.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Using [Azure Kubernetes Service (AKS)](/azure/aks/) SAP Edge Integration Cell ma
2525

2626
This article builds on top of SAP's documentation and walks you through the deployment considerations and Azure best practices.
2727

28+
## Getting Started
29+
2830
Use [the accelerator project](https://github.com/Azure/sap-edge-integration-cell-on-azure-accelerator) for SAP Edge Integration Cell with Azure to get started quickly and discover blue prints for production-ready deployments. It uses terraform as common language to deploy the Azure infrastructure and the SAP Business Technology Platform (BTP) footprint at the same time.
2931

3032
## Setup Considerations
@@ -49,6 +51,15 @@ Consider the following Microsoft Learn resources for AKS for a successful deploy
4951

5052
It's recommended to use Azure PaaS services for a fully platform-managed experience and optimal Service Level Agreement.
5153

54+
### Supported Kubernetes Versions
55+
56+
Verify matching Kubernetes versions and release calendars as per SAP's requirements (SAP Note [3247839](https://me.sap.com/notes/3247839)) from the following source:
57+
58+
- [Azure Kubernetes Service (AKS)](/azure/aks/supported-kubernetes-versions)
59+
- [Azure ARC-enabled Kubernetes Service](/azure/aks/aksarc/supported-kubernetes-versions)
60+
61+
Familiarize yourself with the mentioned support policy, [Long-term support](/azure/aks/long-term-support) options, and deprecation process to choose the right version for you scenario.
62+
5263
## Next Steps
5364

5465
- Use [the accelerator project](https://github.com/Azure/sap-edge-integration-cell-on-azure-accelerator) for SAP Edge Integration Cell with Azure to get started quickly.

0 commit comments

Comments
 (0)