Skip to content

Commit 35d2926

Browse files
david-yuclaude
andauthored
Fix Operator release notes links and move Cloud Topics in nav (#1670)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 77dbed5 commit 35d2926

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
*** xref:manage:kubernetes/k-configure-helm-chart.adoc[Customize the Helm Chart]
106106
*** xref:manage:kubernetes/k-cluster-property-configuration.adoc[Cluster Properties]
107107
*** xref:manage:kubernetes/k-manage-topics.adoc[Manage Topics]
108+
*** xref:manage:kubernetes/k-cloud-topics.adoc[Cloud Topics]
108109
*** xref:manage:kubernetes/k-manage-connectors.adoc[Manage Kafka Connect]
109110
*** xref:manage:kubernetes/storage/index.adoc[Storage]
110111
**** xref:manage:kubernetes/storage/k-volume-types.adoc[Volume Types]
@@ -114,7 +115,6 @@
114115
***** xref:manage:kubernetes/storage/k-emptydir.adoc[emptyDir]
115116
**** xref:manage:kubernetes/storage/k-resize-persistentvolumes.adoc[Expand PersistentVolumes]
116117
**** xref:manage:kubernetes/storage/k-delete-persistentvolume.adoc[Delete PersistentVolumes]
117-
*** xref:manage:kubernetes/k-cloud-topics.adoc[Cloud Topics]
118118
*** xref:manage:kubernetes/tiered-storage/index.adoc[Tiered Storage]
119119
**** xref:manage:kubernetes/tiered-storage/k-tiered-storage.adoc[Use Tiered Storage]
120120
**** xref:manage:kubernetes/tiered-storage/k-fast-commission-decommission.adoc[]

modules/get-started/pages/release-notes/operator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ When you enable Schema Registry authentication, you can control which users and
4343

4444
The Redpanda custom resource supports Cloud Topics in Kubernetes deployments. You can configure topics to use cloud storage as the primary backing store by setting the appropriate storage mode properties.
4545

46-
Cloud Topics in Kubernetes provide the same cost savings and architectural benefits as self-managed deployments. You configure them declaratively through the Redpanda custom resource. For setup instructions, see xref:develop:manage-topics/cloud-topics.adoc[].
46+
Cloud Topics in Kubernetes provide the same cost savings and architectural benefits as self-managed deployments. You configure them declaratively through the Redpanda custom resource. For setup instructions, see xref:manage:kubernetes/k-cloud-topics.adoc[Cloud Topics for Kubernetes].
4747

4848
=== Group-based access control (GBAC)
4949

5050
The Redpanda Operator supports group-based access control (GBAC) for Kubernetes deployments with OIDC authentication. You can assign roles and ACLs to OIDC groups, and users automatically inherit permissions from their group memberships.
5151

52-
GBAC simplifies permission management in Kubernetes environments by integrating with your identity provider's group structure. See xref:manage:security/authorization/gbac.adoc[] for configuration and usage details.
52+
GBAC simplifies permission management in Kubernetes environments by integrating with your identity provider's group structure. See xref:manage:kubernetes/security/authorization/k-group-controller.adoc[Group-based access control for Kubernetes] for configuration and usage details.

0 commit comments

Comments
 (0)