Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 22:51
40f3afe

MarkLogic Operator For Kubernetes GA Release

We are excited to announce the release of MarkLogic Operator for Kubernetes version 1.0.0. This release includes new features, enhancements, and bug fixes to improve the deployment and management of MarkLogic clusters on Kubernetes. For detailed documentation, please refer to MarkLogic Operator for Kubernetes.

The main change to GA is:

  1. Support Path Based Routing with Ingress capability for MarkLogic Cluster. Refer to Path-Based-Routing to enable the fields required to use this feature.
  2. Support TLS for Default App Servers
  3. Support for Additional Volume Mounts, Additional Ports and Additional Persistence Volumes.

Known Issues and Limitations

  1. The latest released version of fluent/fluent-bit:3.2.5 has high and critical security vulnerabilities. If you decide to enable the log collection feature, choose and deploy the fluent-bit or an alternate image with no vulnerabilities as per your requirements.
  2. Known Issues and Limitations for the MarkLogic Server Docker image can be viewed using the link: https://github.com/marklogic/marklogic-docker?tab=readme-ov-file#Known-Issues-and-Limitations.
  3. If you're updating the group name configuration, ensure that you delete the pod to apply the changes, as we are using the OnDelete upgrade strategy.