Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
cc52f29
docs: add operations documentation guides (#253)
wentingwu000 Mar 6, 2026
a625a6c
docs: standardize operations documentation
wentingwu000 Mar 12, 2026
0ea0c53
docs: reduce CNPG references in operations documentation
wentingwu000 Mar 12, 2026
98e7083
docs: refine operations docs based on review feedback
wentingwu000 Mar 12, 2026
9edc1ba
docs: improve failover, maintenance, and upgrades operations docs
wentingwu000 Mar 12, 2026
e6cdef3
docs: remove scaling doc pending reconciliation loop fix
wentingwu000 Mar 12, 2026
2ac614b
docs: fix upgrade doc inaccuracies and clean up maintenance doc
wentingwu000 Mar 12, 2026
7d3b42d
docs: fix incorrect image repos and CRD URLs in upgrade doc
wentingwu000 Mar 12, 2026
061d0a0
docs: fix backup status phase and add missing name field
wentingwu000 Mar 12, 2026
80ef36f
docs: remove references to non-existent spec.resources field in maint…
wentingwu000 Mar 12, 2026
dc22c53
docs: use server-side apply for CRD upgrade step
wentingwu000 Mar 12, 2026
7379b11
docs: fix 7 verified inaccuracies in maintenance doc
wentingwu000 Mar 12, 2026
e2bffd2
docs: remove scaling.md from mkdocs nav (moved to separate branch)
wentingwu000 Mar 12, 2026
39f59a0
docs: refine front-matter descriptions to match actual content
wentingwu000 Mar 12, 2026
e06bb58
docs: address PR review comments
wentingwu000 Mar 18, 2026
92f1108
docs: remove superseded top-level backup-and-restore.md
wentingwu000 Mar 18, 2026
816c37e
docs: address 14 PR review comments across operations docs
wentingwu000 Mar 19, 2026
d136d92
docs: remove unnecessary --skip-crds from helm upgrade
wentingwu000 Mar 19, 2026
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
391 changes: 0 additions & 391 deletions docs/operator-public-documentation/preview/backup-and-restore.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Networking Configuration
description: Configure service types, external access, DNS, load balancer annotations, and Network Policies for DocumentDB on AKS, EKS, and GKE.
description: Configure service types (ClusterIP, LoadBalancer), connect with mongosh, and secure traffic with Network Policies for DocumentDB on AKS, EKS, and GKE.
tags:
- configuration
- networking
Expand Down
Loading
Loading