K8s: fips content for duckburg#3679
Conversation
* metrics page draft * doc-6702 * inline questions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ips-duckburg # Conflicts: # content/operate/kubernetes/security/_index.md
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
There are 2 total unresolved issues (including 1 from previous review).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7f63f36. Configure here.
|
@heinrich-redislabs — moving the open FIPS questions out of an in-page draft comment (removed so it doesn't ship in the published page source) into the PR. These are what I need confirmed for the FIPS page:
|
Questions preserved as a PR comment for review. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
mich-elle-luna
left a comment
There was a problem hiding this comment.
Need to remove the agent-builder files changes, but otherwise is fine, thank you!
|
|
||
|
|
||
| Agents use Redis for data storage, vector search, and conversation memory. The interactive builder generates code in your preferred programming language with your choice of model. | ||
| Agents use Redis for data storage, [vector search]({{< relref "/develop/get-started/vector-database" >}}), and [conversation memory]({{< relref "/develop/get-started/rag" >}}). The interactive builder generates code in your preferred programming language with your choice of model. |
There was a problem hiding this comment.
The changes to this file somehow were added to your commit (this is a separate change I made today to the agent-builder page which was merged)

Note
Low Risk
Documentation-only changes with no runtime, security logic, or application code impact.
Overview
Adds FIPS 140-3 compliance documentation for Redis Software on Kubernetes: a new
fips.mdpage covering platform prerequisites (FIPS-configured nodes,amd64only), enablingspec.securityContext.fips.enabledon theRedisEnterpriseCluster, operator behavior (.fipsimage tag), and digest-pinned image caveats. The Kubernetes Security index gains a Compliance section linking to that page.Separately, the AI agent builder index adds inline links to vector search and RAG docs in the intro, plus a For experienced developers section pointing to Redis Context Engine and the Redis AI Incubator.
Reviewed by Cursor Bugbot for commit fa1f980. Bugbot is set up for automated code reviews on this repo. Configure here.