Skip to content

K8s: fips content for duckburg#3679

Open
kaitlynmichael wants to merge 7 commits into
mainfrom
k8s-fips-duckburg
Open

K8s: fips content for duckburg#3679
kaitlynmichael wants to merge 7 commits into
mainfrom
k8s-fips-duckburg

Conversation

@kaitlynmichael

@kaitlynmichael kaitlynmichael commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

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.md page covering platform prerequisites (FIPS-configured nodes, amd64 only), enabling spec.securityContext.fips.enabled on the RedisEnterpriseCluster, operator behavior (.fips image 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.

kaitlynmichael and others added 3 commits July 20, 2026 14:29
* metrics page draft

* doc-6702

* inline questions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Comment thread content/operate/kubernetes/security/fips.md Outdated
kaitlynmichael and others added 3 commits July 20, 2026 16:16
* index pages DOC-6679 DOC-6680 DOC-6681

* move security pages into folders

* manage users

* DOC-6683 manage roles

* manage acls draft DOC-6684

* bindings and migration pages

* minimum operator version for rbac pages

* edits

* review feedback changes
…ips-duckburg

# Conflicts:
#	content/operate/kubernetes/security/_index.md

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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).

Fix All in Cursor

❌ 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.

Comment thread content/develop/ai/agent-builder/_index.md
@kaitlynmichael

Copy link
Copy Markdown
Contributor Author

@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:

  1. Platforms — OpenShift-in-FIPS-mode only, or also GKE/EKS/AKS with FIPS-configured nodes? (The design doc hinted non-OpenShift may need an env var/configmap hint — did that ship in 8.2.0?)
  2. Host prerequisites — what must customers do on the nodes beyond the flag? A link to the relevant Red Hat FIPS doc would help.
  3. Scope — is compliance scoped to the Redis Enterprise cluster workload only, not the operator itself? (The operator CSV still sets features.operators.openshift.io/fips-compliant: "false".)
  4. arm64 — the FIPS RE image is amd64-only. Does enabling on arm64 fail, or do we just document not to?
  5. Verification — recommended way for a customer to confirm the cluster is actually running in FIPS mode?

Questions preserved as a PR comment for review.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@mich-elle-luna mich-elle-luna left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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)

Base automatically changed from release-k8s-duckburg to main July 21, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants