Skip to content

Conversation

@Rob-Hazelcast
Copy link
Contributor

Initial copy edit of full docs set.

@Rob-Hazelcast Rob-Hazelcast self-assigned this Nov 25, 2025
@Rob-Hazelcast Rob-Hazelcast requested a review from a team as a code owner November 25, 2025 17:56
@netlify
Copy link

netlify bot commented Nov 25, 2025

Deploy Preview for pedantic-goldberg-f76ec1 ready!

Name Link
🔨 Latest commit 606137d
🔍 Latest deploy log https://app.netlify.com/projects/pedantic-goldberg-f76ec1/deploys/692724b37a696600085432cf
😎 Deploy Preview https://deploy-preview-344--pedantic-goldberg-f76ec1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Rob-Hazelcast Rob-Hazelcast marked this pull request as draft November 25, 2025 17:57
@Rob-Hazelcast Rob-Hazelcast marked this pull request as ready for review November 26, 2025 15:24
You can configure Member and Client Protocol interfaces as well as WAN Protocol socket ports using Operator.

== Configuring Member and Client Protocol Interfaces
// RJS: So you can't configure REST or Memcache with Operator? Should be more explicit than just leaving them out.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To access the Management Center dashboard, open the browser at address `http://$MANCENTER_IP:8080`.
. To access the Management Center dashboard, navigate to `http://$MANCENTER_IP:8080` in a browser.

// RJS: Web browser? Or some Kubernetes browser? That looks like an environment variable, which won't work in a web browser?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


// RJS: Web browser? Or some Kubernetes browser? That looks like an environment variable, which won't work in a web browser?

// RJS: What do these commands do?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You must xref:connect-outside-kubernetes.adoc[expose Hazelcast clusters outside Kubernetes] so you can connect external clients to them.

Learn how to xref:connect-outside-kubernetes.adoc[expose Hazelcast clusters outside Kubernetes] so you can connect external clients to them.
// RJS: Do you need to do this so MC can connect to the cluster too?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use the following command for the long format.
You can also see the status in YAML format:

// RJS: Does this provide more info or is it just a different format?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


For example, if the older cluster was installed with the command `helm install hz hazelcast/hazelcast-enterprise`, the new CR name must be `hz-hazelcast-enterprise`. This means that PVCs created by the Helm Chart will attach to the pods created by Operator correctly.

// RJS: This is contradictory - hz-hazelcast-enterprise does not match the format name-hazelcast-persistence!
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clusterSize: 5
----
// RJS: How do you apply YAML config changes?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kubectl scale hazelcast hazelcast-sample --replicas 5
----
// RJS: How do you verify it's worked? What's the behavior / service interruption when you scale up/down? No newline at end of file
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

| 5.16 | 5.6.0
|===

// RJS: Can we trim some older versions? Do we still provide images for them? Maybe we could just list the Platform version in the Operator release notes instead?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

include::ROOT:example$/hazelcast.yaml[]
----

// RJS: How do you verify it's worked? What's the behavior / service interruption during upgrade? No newline at end of file
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants