Skip to content
Open
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
2 changes: 1 addition & 1 deletion content/en/docs/v1.2/guides/platform-stack/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Deployment involves the following components:
This architecture ensures isolated, scalable, and efficient Kubernetes environments tailored for each tenant.

- Supported version: Kubernetes v1.32.4
- Operator: [aenix-io/etcd-operator](https://github.com/aenix-io/etcd-operator) v0.4.2
- Operator: [aenix-io/etcd-operator](https://github.com/aenix-io/etcd-operator) v0.4.3
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

For consistency with other sections in this document (such as ClickHouse, Kafka, and MariaDB), consider using the label Kubernetes operator instead of just Operator.

Suggested change
- Operator: [aenix-io/etcd-operator](https://github.com/aenix-io/etcd-operator) v0.4.3
- Kubernetes operator: [aenix-io/etcd-operator](https://github.com/aenix-io/etcd-operator) v0.4.3

- Managed application reference: [Kubernetes]({{% ref "/docs/v1.2/kubernetes" %}})


Expand Down