Commit d2ffd4b
committed
Add FAQ.md with functionality, security, and deployment questions
Covers common questions a junior-to-mid-level engineer would ask:
- Functionality: waiting for services, seeding, migrations, rendering,
retry tuning, JSON logs, the -- separator, shell behavior
- Security: privileges, secret redaction, path traversal, TLS, scratch
image rationale, image verification, multi-tenancy
- Deployment: installation methods, image tags, Helm chart scope, data
sharing via emptyDir, chaining init steps, ARM support, debugging
CrashLoopBackOff, private registries, building from source
Also links FAQ from README Documentation section and updates CHANGELOG.1 parent c929b3b commit d2ffd4b
3 files changed
Lines changed: 464 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments