Skip to content

Kubernetes and Helm Resources for WSO2 API Management

Compare
Choose a tag to compare
@chirangaalwis chirangaalwis released this 28 Aug 16:34
· 128 commits to master since this release

WSO2 Installation Experience Team is pleased to announce the release of Kubernetes and Helm resources for WSO2 API Management v3.2.0.1.

This release covers the following.

Environments

  • Successful evaluation of API Manager Helm charts in Google Kubernetes Engine (GKE) using Kubernetes Server version: 1.15+, Git Version: v1.15.12-gke.2
  • Successful evaluation of API Manager Helm charts in AWS Elastic Kubernetes Service (EKS) using Kubernetes Server version: 1.17+, Git Version: v1.17.9-eks-4c6976 (refer to issue)
  • Successful evaluation of Ceph File System (CephFS) as a Persistent Storage Solution (refer to issue)

Added

  • Introduce Kubernetes resources for a simplified setup of WSO2 API Management version 3.2.0 (refer to issue)
  • Introduce Helm charts for WSO2 API Management version 3.2.0 production grade deployment patterns (refer to issue)
  • Add options to define volume capacities for persistent storage (refer to issue)
  • Add JVM memory allocation user input option (refer to issue)
  • Add mechanism to introduce MySQL JDBC driver to the product containers since it is not packaged in product container images
    (refer to issue)
  • Add user input option to set Ingress class and annotations (refer to issue)
  • Test and document managing custom keystores and truststores (refer to issue)

Changed

  • Upgrade the base MySQL Helm chart version (refer to issue)
  • Upgrade MySQL Docker image tag version (refer to issue)

Fixed

  • Use Kubernetes StatefulSet resources to define API Manager Key Manager deployments (refer to issue)

For detailed information on the tasks carried out during this release, please see the GitHub milestone v3.2.0.1.

How You Can Contribute?
Join our mailing list and correspond with the developers directly.
Developer List: dev@wso2.org
User List: user@wso2.org

Reporting Issues
We encourage you to report issues and documentation faults regarding WSO2 Kubernetes and Helm resources by creating issues.

Thank you!
WSO2 Installation Experience Team