Commit 882bd53
Address Michele's review: location-explicit intro bullets and K8s gating for the troubleshooting H2
Two follow-ups from @micheleRP's final-pass review:
1. Intro bullets now name where each method is configured upfront
(cluster-configuration property vs. listener settings in each
broker's redpanda.yaml) so the cluster-config-vs-broker-config-file
distinction lands before the reader gets into the per-method
sections. Addresses @mattschumpert's March feedback.
2. Wrap the new 'Authentication and authorization troubleshooting' H2
in ifndef::env-kubernetes[] ... endif::[]. The partial is included
by both modules/manage/pages/security/authentication.adoc (Linux)
and modules/manage/pages/kubernetes/security/authentication/k-authentication.adoc
(sets :env-kubernetes: true). The resolution step uses
systemctl restart redpanda, which doesn't apply on Kubernetes.
A platform-agnostic rewrite (or a K8s-specific variant) can be a
follow-up if needed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 427dd39 commit 882bd53
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
462 | | - | |
| 461 | + | |
| 462 | + | |
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| |||
2056 | 2056 | | |
2057 | 2057 | | |
2058 | 2058 | | |
| 2059 | + | |
2059 | 2060 | | |
2060 | 2061 | | |
2061 | 2062 | | |
| |||
2153 | 2154 | | |
2154 | 2155 | | |
2155 | 2156 | | |
| 2157 | + | |
2156 | 2158 | | |
2157 | 2159 | | |
2158 | 2160 | | |
| |||
0 commit comments