Skip to content

Commit 346e355

Browse files
docs: add v1.0.1 CHANGELOG entry
1 parent 46b1879 commit 346e355

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.1] - 2026-03-30
11+
12+
### Documentation
13+
- **Platform Parity**: Comprehensive docs refresh positioning Docker and
14+
Kubernetes as co-equal first-class platforms across all pages
15+
- **Landing Page Rewrite**: Tabbed quick start (Docker Compose, Helm, Kustomize),
16+
updated flowchart with Kubernetes sources, comparison table vs external-dns
17+
- **Getting Started Overhaul**: Dual Docker/K8s paths with tabbed prerequisites,
18+
installation, configuration, secrets, and verification steps
19+
- **Secrets Management**: Renamed from "Docker Secrets"; added Kubernetes Secrets
20+
section (secretKeyRef, volume mounts, external secret operators)
21+
- **Observability**: Added Kubernetes monitoring section (ServiceMonitor, pod
22+
probes, Helm chart integration)
23+
- **FAQ Expansion**: Added Kubernetes-specific entries (RBAC, namespace filtering,
24+
dual-platform configuration, troubleshooting)
25+
- **Development Guide**: Added Kubernetes dev workflow (kind cluster, local testing)
26+
- **RFC 5737 IPs**: Standardized all example IPs from private ranges to
27+
documentation-reserved ranges (192.0.2.x, 198.51.100.x) across 30+ files
28+
- **SEO Improvements**: Updated site metadata, page titles, and descriptions for
29+
better discoverability of Kubernetes-related searches
30+
1031
## [1.0.0] - 2026-03-25
1132

1233
### Added

0 commit comments

Comments
 (0)