Skip to content

Commit 5849c4b

Browse files
committed
readme nits
1 parent f152aba commit 5849c4b

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

contrib/production/README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,6 @@ This directory contains assets and configuration files for production deployment
44

55
!!! Note: We, understant that maintaining static assets in the repository can be challenging. If you have noticed any discrepancies between these assets and the latest version of the kcp - please open an issue or submit a pull request to help us keep them up to date.
66

7-
## Directory Structure
8-
9-
```
10-
contrib/production/
11-
├── README.md # This file
12-
├── certificates/ # Certificate configurations and examples
13-
├── manifests/ # Kubernetes manifests for production deployments
14-
│ ├── base/ # Base configurations
15-
│ ├── kcp-dekker/ # Self-signed certificate deployment
16-
│ ├── kcp-vespucci/ # External certificate deployment
17-
│ └── kcp-comer/ # Dual front-proxy deployment
18-
├── monitoring/ # Monitoring and observability configurations
19-
├── scripts/ # Deployment and maintenance scripts
20-
└── examples/ # Example configurations and use cases
21-
```
22-
237
## Usage
248

259
These assets are referenced by the production deployment documentation in `docs/content/setup/production/`.

0 commit comments

Comments
 (0)