Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENDOC-805 k8s compatibility #836

Merged
merged 1 commit into from
Sep 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion vuepress/docs/v7.3/docs/releases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ Entando 7.3 is an essential feature release with significant advances for Multit
- Fixed bug in bundle install process when using a NullPointerException and the child micro frontend’s name alphabetically comes before the parent’s

### Infrastructure
- Upgraded Entando integration with support for Kubernetes 1.26 on Entando 6.5, 7.1, 7.2, and 7.3
- Entando 7.3 now supports integration with Kubernetes 1.26 - 1.28
- Upgraded Entando integration with support for Kubernetes 1.26 on Entando 6.5, 7.1, and 7.2
- Upgraded OLM support for Tomcat web server
- APISIX gateway can now be utilized to better manage microservices, security, and scalability
- Added ARM support for GKE, AKS, EKS, OpenShift and K3s installations
Expand Down
Loading