The WSO2 API Manager team is pleased to announce the release of version 2.0.3 of API Operator for Kubernetes.
As microservices are increasingly being deployed on Kubernetes, the need to expose these microservices as well documented, easy to consume, managed APIs is becoming important to develop great applications. The API operator for Kubernetes makes APIs a first-class citizen in the Kubernetes ecosystem. Similar to deploying microservices, you can now use this operator to deploy APIs for individual microservices or compose several microservices into individual APIs. With this users will be able to expose their microservice as managed API in the Kubernetes environment without any additional work.
The API operator for Kubernetes provides first-class support for Micro Integrator deployments in the Kubernetes ecosystem. It uses the Integration custom resource (integration_cr.yaml file) that is available in the Kubernetes project (exported from WSO2 Integration Studio) and deploys the integration in your Kubernetes environment.
Distribution & Documentation
The distribution of the API Operator can be found in API Operator v2.0.3 GitHub release.
Bug Fixes And Improvements
Known Issues
All the open issues pertaining to API Operator for Kubernetes 2.0.3 are reported at GitHub
How You Can Contribute
User Forum : StackOverflow
Join Us on Slack
Reporting Issues
We encourage you to report issues, documentation faults, and feature requests regarding API Operator for Kubernetes through k8s-api-operator GitHub repository.
Please be advised that the security issues must be reported to [email protected], not as GitHub issues, in order to reach the proper audience. We strongly advise following security vulnerability reporting guidline when reporting security issues.
-- The WSO2 API Manager Team --
What's Changed
- Give capability to WSO2 API Operator to support volumeMounts by @malakaganga in #613
- Provide support for Node-Affinity/Anti-Affinity by @malakaganga in #614
- Release preparation by @malakaganga in #616
New Contributors
- @malakaganga made their first contribution in #613
Full Changelog: 2.0.2...v2.0.3