Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions guides/the-ravendb-kubernetes-operator-way.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "RavenDB Kubernetes Operator: Secured Cluster Setup Guide"
tags: [deep-dive, kubernetes, docker, containers, deployment]
icon: "toggle-on"
icon: "kubernetes"
publishedAt: 2026-02-23
description: "Step-by-step guide to deploying a fully secured RavenDB cluster on Kubernetes using the RavenDB Operator, covering TLS, cert-manager, storage, and rolling upgrades."
author: "Omer Ratsaby"
Expand Down Expand Up @@ -2755,4 +2755,4 @@ You’ve seen how intent flows from a single CR into real infrastructure, how sa
More importantly, you’ve built intuition. You now know *why* certain steps exist, *what* the operator is protecting you from, and *how* to read the signals it exposes when something goes wrong.
That understanding is what turns an operator from "magic" into a tool you can trust.

From here, the mechanics don’t change \- only the scale and the scenarios do. Whether you’re upgrading versions, expanding clusters, or recovering from failures, the same principles apply: declare your intent, observe the reconciliation, and let safety lead every step.
From here, the mechanics don’t change \- only the scale and the scenarios do. Whether you’re upgrading versions, expanding clusters, or recovering from failures, the same principles apply: declare your intent, observe the reconciliation, and let safety lead every step.
1 change: 1 addition & 0 deletions static/icons/kubernetes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading