docs(enterprise): DR, HA, supply-chain verification, CoreDNS guides - #66
Merged
Conversation
Add comprehensive enterprise operations documentation: - DR-BACKUP.md: PostgreSQL backup/restore, K8s CronJob, Valkey persistence stance, RPO/RTO table, restore-drill checklist - HA-DEPLOYMENT.md: Multi-replica guidance, PDB/HPA templates, DNS horizontal scaling, multi-region patterns, NTP/DHCP HA notes - SUPPLY-CHAIN-VERIFICATION.md: cosign keyless verification, SBOM attestation, Kyverno ClusterPolicy template, dependency scanning - COREDNS-INTEGRATION.md: CoreDNS upstream forwarding via dns-client and DoH, JWT auth, stub domains, troubleshooting - enterprise/README.md: Index linking all four guides with quick-start steps Update docs/index.md to reference enterprise operations section. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Sorry @PenguinzTech, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Four enterprise operator guides under docs/enterprise/ — DR-BACKUP (pg_dump/restore, CronJob manifest, RPO/RTO table, restore drill), HA-DEPLOYMENT (per-service replica guidance, multi-region/anycast DoH patterns, DHCP active/passive caveats), SUPPLY-CHAIN-VERIFICATION (cosign keyless verify against the CI OIDC identity, SBOM retrieval, Kyverno verifyImages template), COREDNS-INTEGRATION (forward/stub-domain configs against the chart's actual service ports) — plus index. All values/ports/commands verified against the Helm chart and push.yml; environment-specific bits marked as placeholders.
Stack note: bases on
chore/dedup-reusable-code(top of the #53–#59 chain); auto-retargets towardv2.1.xas the stack merges bottom-up.🤖 Generated with Claude Code