Files
stack/README.md
2025-10-20 13:53:58 +02:00

16 lines
133 B
Markdown

# Egommerce K8S stack
### Start
```make up```
### Shutdown
```make down```
## Maintenance
### Generate certs
```make certs```