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

Docs: Feedback for Deploy a Cluster with the Hazelcast Platform Operator for Kubernetes #175

Open
avtarraikmo opened this issue Feb 28, 2024 · 2 comments

Comments

@avtarraikmo
Copy link
Contributor

Hi, I have some feedback about this page

In Step 2 - we ask users to create hazelcast.yaml.

In the Open Source example, this is fine.
In the Enterprise example, this breaks as we ask for:

kubectl apply -f hazelcast-enterprise.yaml

Can we be consistent? Either use hazelcast.yaml everywhere - or ensure it's clear that there is need for one or the other?

@hasancelik
Copy link
Contributor

Hi @avtarraikmo,

Actually, we request users to create CR YAML for both deployments. Am I missing something?

EE

Screenshot 2024-02-28 at 16 38 54

OS

Screenshot 2024-02-28 at 16 38 34

hasancelik pushed a commit that referenced this issue Aug 29, 2024
…prise.yaml (#233)

Now that operator is enterprise only, we should only reference
`hazelcast-enterprise.yaml` as the file containing the Hazelcast Custom
Resource Definitions. Steps 2.2 & 2.3 already reference
`hazelcast-enterprise.yaml` for creating the Hazelcast cluster.

As shown in
#175
previously Step 2 contained two tabs (Open Source) and (Enterprise) with
the Open Source steps using `hazelcast.yaml` and Enterprise using
`hazelcast-enterprise.yaml`. The Open Source tab has been removed so we
can remove all references to `hazelcast.yaml`
@pmcgleenon
Copy link
Contributor

@hasancelik I believe this issue can be closed now, wdyt?

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

No branches or pull requests

3 participants