docs: k3s-config → k8s repo 참조 업데이트

This commit is contained in:
kappa
2026-03-28 14:31:06 +09:00
parent d3c759e833
commit 4346eb1475
3 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ Traefik values: `~/k8s/traefik/values.yaml`
|------|-----| |------|-----|
| 위치 | jp1 Incus `cs-cf-worker-bouncer` 컨테이너 | | 위치 | jp1 Incus `cs-cf-worker-bouncer` 컨테이너 |
| 설정 | `/etc/crowdsec/bouncers/crowdsec-cloudflare-worker-bouncer.yaml` | | 설정 | `/etc/crowdsec/bouncers/crowdsec-cloudflare-worker-bouncer.yaml` |
| 정본 | `gitea.inouter.com/kaffa/k3s-config``crowdsec/crowdsec-cloudflare-worker-bouncer.yaml` | | 정본 | `gitea.inouter.com/kaffa/k8s``configs/crowdsec/crowdsec-cloudflare-worker-bouncer.yaml` |
| 동기화 | 10초 (decision stream polling) | | 동기화 | 10초 (decision stream polling) |
| 방식 | LAPI → bouncer → Cloudflare Worker KV (bloom filter) → Worker에서 차단/captcha | | 방식 | LAPI → bouncer → Cloudflare Worker KV (bloom filter) → Worker에서 차단/captcha |
| 보호 zone | keepanker.cv, actions.it.com, ironclad.it.com, inouter.com, servidor.it.com | | 보호 zone | keepanker.cv, actions.it.com, ironclad.it.com, inouter.com, servidor.it.com |

View File

@@ -57,7 +57,7 @@ DB: SQLite(`openmemory.db`) + Qdrant 벡터 스토어 이중 구조. Alembic으
## K3s 배포 ## K3s 배포
K3s `openmemory` 네임스페이스에 배포. 매니페스트: `gitea.inouter.com/kaffa/k3s-config``openmemory/resources.yaml` K3s `openmemory` 네임스페이스에 배포. 매니페스트: `gitea.inouter.com/kaffa/k8s``manifests/openmemory/resources.yaml`
| 컴포넌트 | 이미지 | 상태 | | 컴포넌트 | 이미지 | 상태 |
|----------|--------|------| |----------|--------|------|

View File

@@ -10,7 +10,7 @@ SearXNG 메타 검색 엔진. K3s 클러스터(searxng 네임스페이스)에 He
- URL: https://searxng.inouter.com/ - URL: https://searxng.inouter.com/
- Helm chart: `searxng/searxng` - Helm chart: `searxng/searxng`
- 설정 repo: `gitea.inouter.com/kaffa/k3s-config` `searxng/` - 설정 repo: `gitea.inouter.com/kaffa/k8s``manifests/searxng/` + `helm-values/searxng.yaml`
- Values: `searxng/values.yaml` - Values: `searxng/values.yaml`
- 라우팅: [[gateway-api|Gateway API]] HTTPRoute (Ingress 사용 안 함) - 라우팅: [[gateway-api|Gateway API]] HTTPRoute (Ingress 사용 안 함)