Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tractusx-dev] Aligning Tractus-X Contributors on Kubernetes and PostgreSQL Versions for Upcoming Development
  • From: "Kiermayer, Siegfried" <siegfried.kiermayer@xxxxxxx>
  • Date: Mon, 11 Sep 2023 08:55:54 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sap.com; dmarc=pass action=none header.from=sap.com; dkim=pass header.d=sap.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=l0LG4SpE6ZymwZgONIsPqq9MubJfGLfDTcIWuFI4bOY=; b=XhEmPFVu9prOktxwwm5cI8dfuIP5lMLYF7GiCYnjMGduKgL5LYK4nAH2AIpVtQ6UfmIU3W4hpduVN/08copYlhwpT5/S1/x/LYLpRTP5JJo2AZ96iFuPmxE2TZjLNjl92u6FJwgrMpqqdxjtJ4gfXxRw7GZ9tMqW3wXR90MhdxLeiWxz7DC6nGDEWGZGR43jfgjhqStSrzviqwz9qzRB/V0IIfpRhlCoF/T8I4/CuVksyRBt5fn3dWlHS73gVoiOjMjRdDtbO9M+5FI4IBzwAnCkrjV5++x1jdisrc7hrL/o9kCYfp/dt+ORrdrpQTfOXma5w/suE5KrBs/+XNRteg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=XrR6FSdWOnKLvWtIUeyjfq11uKgpsHgcvf58AoA5tMz+cvHBSBu26LIO5+Hm6oTXnZgPVMQaJ+LsqR67ynzfPKyh6nWpGArDbsmaFy0ANHJCWTX9Ui75w/oFLG/mHeeBRnAXjxvQdtfTLi+swbYDeFjqSv4jFRgSBaVPQ28HLRFomwzI1fCtVA+bNYF7VunfFnX602ZTYRjh+51nvwIxL4Xug5VkT6eSpOenUSwp/mwM3H/A8v2H4nSAMFrLcJPj4NVepTFP5vmMx3wlQQnYaJoOVV8JCu+NpGjOVoZhLC602a5EBAUmahCwJ7Hgcorlr5c4Gg1ysL9hw4g8G6bu7A==
  • Delivered-to: tractusx-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tractusx-dev/>
  • List-help: <mailto:tractusx-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tractusx-dev>, <mailto:tractusx-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tractusx-dev>, <mailto:tractusx-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZ5IpTwBsYpJVqWkuznRLo5nfYXw==
  • Thread-topic: Aligning Tractus-X Contributors on Kubernetes and PostgreSQL Versions for Upcoming Development

Dear Tractus-X Project Contributors,

 

I hope all is well with you. As our project evolves, it becomes increasingly important for us to maintain a streamlined operational environment. To achieve this, I'd like to guide us toward aligning on specific versions of Kubernetes and PostgreSQL across all development and production scenarios.

 

🚀 Kubernetes Version Alignment

Our production environment is hosted on Azure Kubernetes Service (AKS), which currently supports Kubernetes version 1.26. Accordingly, it would be beneficial for all of us to ensure our developments are compatible with Kubernetes version 1.26.

 

Additionally, to maintain forward compatibility, your Helm tests need to also include support for Kubernetes versions 1.27 and 1.28. You can find more details on these versions on the official Kubernetes Releases page.

 

🗄️ PostgreSQL Version Upgrade

For the sake of operational simplicity in real production environments, it's important that we standardize on a single PostgreSQL version. I suggest that we align on PostgreSQL version 15.4. Achieving this alignment will aid in maintaining a consistent and efficient operational posture.

 

To make the upgrade process easier, you can update your Bitnami chart to version 12.11.1, as specified in the Bitnami GitHub repository: Bitnami PostgreSQL Chart.

 

Here's a Wikipedia page on PostgreSQL for their versioning strategy: PostgreSQL Wikipedia.

 

📋 Summary

  • Align on PostgreSQL version 15.4 for operational simplicity across all Helm charts
  • Ensure developments are compatible with Kubernetes version 1.26 (while also supporting 1.28 and 1.27 in Helm tests)

 

Your attention to these details is greatly appreciated 👍. Aligning on these versions will help us avoid any operational inconsistencies and enable smoother deployments moving forward.

 

If you have any questions or need further clarification, please don't hesitate to reach out.

 

Thank you for your continued commitment to the Tractus-X project.

 

Best regards,

 

Sigi Kiermayer

Tractus-X Eclipse Project Lead


Back to the top