chore: refresh knowledge catalog headers

This commit is contained in:
Brad Stein 2026-01-14 01:08:05 -03:00
parent 4a1c4766b8
commit 8fa38268d9
13 changed files with 680 additions and 481 deletions

View File

@ -1,4 +1,4 @@
# clusters/atlas/flux-system/applications/communication/kustomization.yaml # clusters/atlas/flux-system/applications/comms/kustomization.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1 apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization kind: Kustomization
metadata: metadata:

View File

@ -1,3 +1,4 @@
# clusters/atlas/flux-system/gotk-sync.yaml
# This manifest was generated by flux. DO NOT EDIT. # This manifest was generated by flux. DO NOT EDIT.
--- ---
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1

View File

@ -1,8 +1,8 @@
{ {
"counts": { "counts": {
"helmrelease_host_hints": 7, "helmrelease_host_hints": 17,
"http_endpoints": 35, "http_endpoints": 37,
"services": 44, "services": 43,
"workloads": 49 "workloads": 54
} }
} }

View File

@ -12,12 +12,7 @@
"targetNamespace": "bstein-dev-home" "targetNamespace": "bstein-dev-home"
}, },
{ {
"name": "ci-demo", "name": "comms",
"path": "services/ci-demo",
"targetNamespace": null
},
{
"name": "communication",
"path": "services/comms", "path": "services/comms",
"targetNamespace": "comms" "targetNamespace": "comms"
}, },
@ -71,6 +66,11 @@
"path": "services/keycloak", "path": "services/keycloak",
"targetNamespace": "sso" "targetNamespace": "sso"
}, },
{
"name": "logging",
"path": "services/logging",
"targetNamespace": null
},
{ {
"name": "longhorn-ui", "name": "longhorn-ui",
"path": "infrastructure/longhorn/ui-ingress", "path": "infrastructure/longhorn/ui-ingress",
@ -81,6 +81,11 @@
"path": "services/mailu", "path": "services/mailu",
"targetNamespace": "mailu-mailserver" "targetNamespace": "mailu-mailserver"
}, },
{
"name": "maintenance",
"path": "services/maintenance",
"targetNamespace": null
},
{ {
"name": "metallb", "name": "metallb",
"path": "infrastructure/metallb", "path": "infrastructure/metallb",
@ -116,11 +121,26 @@
"path": "services/openldap", "path": "services/openldap",
"targetNamespace": "sso" "targetNamespace": "sso"
}, },
{
"name": "outline",
"path": "services/outline",
"targetNamespace": "outline"
},
{ {
"name": "pegasus", "name": "pegasus",
"path": "services/pegasus", "path": "services/pegasus",
"targetNamespace": "jellyfin" "targetNamespace": "jellyfin"
}, },
{
"name": "planka",
"path": "services/planka",
"targetNamespace": "planka"
},
{
"name": "postgres",
"path": "infrastructure/postgres",
"targetNamespace": "postgres"
},
{ {
"name": "sui-metrics", "name": "sui-metrics",
"path": "services/sui-metrics/overlays/atlas", "path": "services/sui-metrics/overlays/atlas",
@ -163,7 +183,7 @@
"serviceAccountName": null, "serviceAccountName": null,
"nodeSelector": {}, "nodeSelector": {},
"images": [ "images": [
"ollama/ollama:latest" "ollama/ollama@sha256:2c9595c555fd70a28363489ac03bd5bf9e7c5bdf2890373c3a830ffd7252ce6d"
] ]
}, },
{ {
@ -179,7 +199,7 @@
"node-role.kubernetes.io/worker": "true" "node-role.kubernetes.io/worker": "true"
}, },
"images": [ "images": [
"registry.bstein.dev/bstein/bstein-dev-home-backend:0.1.1-84" "registry.bstein.dev/bstein/bstein-dev-home-backend:0.1.1-92"
] ]
}, },
{ {
@ -195,7 +215,7 @@
"node-role.kubernetes.io/worker": "true" "node-role.kubernetes.io/worker": "true"
}, },
"images": [ "images": [
"registry.bstein.dev/bstein/bstein-dev-home-frontend:0.1.1-84" "registry.bstein.dev/bstein/bstein-dev-home-frontend:0.1.1-92"
] ]
}, },
{ {
@ -214,21 +234,6 @@
"python:3.11-slim" "python:3.11-slim"
] ]
}, },
{
"kind": "Deployment",
"namespace": "ci-demo",
"name": "ci-demo",
"labels": {
"app.kubernetes.io/name": "ci-demo"
},
"serviceAccountName": null,
"nodeSelector": {
"hardware": "rpi4"
},
"images": [
"registry.bstein.dev/infra/ci-demo:v0.0.0-3"
]
},
{ {
"kind": "Deployment", "kind": "Deployment",
"namespace": "comms", "namespace": "comms",
@ -271,7 +276,7 @@
"hardware": "rpi5" "hardware": "rpi5"
}, },
"images": [ "images": [
"ghcr.io/element-hq/element-call:latest" "ghcr.io/element-hq/element-call@sha256:e6897c7818331714eae19d83ef8ea94a8b41115f0d8d3f62c2fed2d02c65c9bc"
] ]
}, },
{ {
@ -345,56 +350,6 @@
"nginx:1.27-alpine" "nginx:1.27-alpine"
] ]
}, },
{
"kind": "Deployment",
"namespace": "comms",
"name": "othrys-element-element-web",
"labels": {
"app.kubernetes.io/instance": "othrys-element",
"app.kubernetes.io/name": "element-web"
},
"serviceAccountName": "othrys-element-element-web",
"nodeSelector": {
"hardware": "rpi5"
},
"images": [
"ghcr.io/element-hq/element-web:v1.12.6"
]
},
{
"kind": "Deployment",
"namespace": "comms",
"name": "othrys-synapse-matrix-synapse",
"labels": {
"app.kubernetes.io/component": "synapse",
"app.kubernetes.io/instance": "othrys-synapse",
"app.kubernetes.io/name": "matrix-synapse"
},
"serviceAccountName": "default",
"nodeSelector": {
"hardware": "rpi5"
},
"images": [
"ghcr.io/element-hq/synapse:v1.144.0"
]
},
{
"kind": "Deployment",
"namespace": "comms",
"name": "othrys-synapse-redis-master",
"labels": {
"app.kubernetes.io/component": "master",
"app.kubernetes.io/instance": "othrys-synapse",
"app.kubernetes.io/managed-by": "Helm",
"app.kubernetes.io/name": "redis",
"helm.sh/chart": "redis-17.17.1"
},
"serviceAccountName": "othrys-synapse-redis",
"nodeSelector": {},
"images": [
"docker.io/bitnamilegacy/redis:7.0.12-debian-11-r34"
]
},
{ {
"kind": "DaemonSet", "kind": "DaemonSet",
"namespace": "crypto", "namespace": "crypto",
@ -407,7 +362,7 @@
"node-role.kubernetes.io/worker": "true" "node-role.kubernetes.io/worker": "true"
}, },
"images": [ "images": [
"ghcr.io/tari-project/xmrig:latest" "ghcr.io/tari-project/xmrig@sha256:80defbfd0b640d604c91cb5101d3642db7928e1e68ee3c6b011289b3565a39d9"
] ]
}, },
{ {
@ -681,6 +636,66 @@
"hashicorp/vault-csi-provider:1.7.0" "hashicorp/vault-csi-provider:1.7.0"
] ]
}, },
{
"kind": "DaemonSet",
"namespace": "logging",
"name": "node-image-gc-rpi4",
"labels": {
"app": "node-image-gc-rpi4"
},
"serviceAccountName": "node-image-gc-rpi4",
"nodeSelector": {
"hardware": "rpi4"
},
"images": [
"bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131"
]
},
{
"kind": "DaemonSet",
"namespace": "logging",
"name": "node-image-prune-rpi5",
"labels": {
"app": "node-image-prune-rpi5"
},
"serviceAccountName": "node-image-prune-rpi5",
"nodeSelector": {
"hardware": "rpi5"
},
"images": [
"bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131"
]
},
{
"kind": "DaemonSet",
"namespace": "logging",
"name": "node-log-rotation",
"labels": {
"app": "node-log-rotation"
},
"serviceAccountName": "node-log-rotation",
"nodeSelector": {
"hardware": "rpi5"
},
"images": [
"bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131"
]
},
{
"kind": "Deployment",
"namespace": "logging",
"name": "oauth2-proxy-logs",
"labels": {
"app": "oauth2-proxy-logs"
},
"serviceAccountName": null,
"nodeSelector": {
"node-role.kubernetes.io/worker": "true"
},
"images": [
"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0"
]
},
{ {
"kind": "Deployment", "kind": "Deployment",
"namespace": "longhorn-system", "namespace": "longhorn-system",
@ -708,7 +723,7 @@
"mailu.bstein.dev/vip": "true" "mailu.bstein.dev/vip": "true"
}, },
"images": [ "images": [
"lachlanevenson/k8s-kubectl:latest" "registry.bstein.dev/bstein/kubectl:1.35.0"
] ]
}, },
{ {
@ -726,37 +741,30 @@
}, },
{ {
"kind": "DaemonSet", "kind": "DaemonSet",
"namespace": "metallb-system", "namespace": "maintenance",
"name": "metallb-speaker", "name": "node-image-sweeper",
"labels": { "labels": {
"app.kubernetes.io/component": "speaker", "app": "node-image-sweeper"
"app.kubernetes.io/instance": "metallb",
"app.kubernetes.io/name": "metallb"
}, },
"serviceAccountName": "metallb-speaker", "serviceAccountName": "node-image-sweeper",
"nodeSelector": { "nodeSelector": {
"kubernetes.io/os": "linux" "kubernetes.io/os": "linux"
}, },
"images": [ "images": [
"quay.io/frrouting/frr:10.4.1", "python:3.12.9-alpine3.20"
"quay.io/metallb/speaker:v0.15.3"
] ]
}, },
{ {
"kind": "Deployment", "kind": "DaemonSet",
"namespace": "metallb-system", "namespace": "maintenance",
"name": "metallb-controller", "name": "node-nofile",
"labels": { "labels": {
"app.kubernetes.io/component": "controller", "app": "node-nofile"
"app.kubernetes.io/instance": "metallb",
"app.kubernetes.io/name": "metallb"
},
"serviceAccountName": "metallb-controller",
"nodeSelector": {
"kubernetes.io/os": "linux"
}, },
"serviceAccountName": "node-nofile",
"nodeSelector": {},
"images": [ "images": [
"quay.io/metallb/controller:v0.15.3" "bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131"
] ]
}, },
{ {
@ -772,6 +780,21 @@
"registry.bstein.dev/monitoring/dcgm-exporter:4.4.2-4.7.0-ubuntu22.04" "registry.bstein.dev/monitoring/dcgm-exporter:4.4.2-4.7.0-ubuntu22.04"
] ]
}, },
{
"kind": "DaemonSet",
"namespace": "monitoring",
"name": "jetson-tegrastats-exporter",
"labels": {
"app": "jetson-tegrastats-exporter"
},
"serviceAccountName": "default",
"nodeSelector": {
"jetson": "true"
},
"images": [
"python:3.10-slim"
]
},
{ {
"kind": "Deployment", "kind": "Deployment",
"namespace": "monitoring", "namespace": "monitoring",
@ -797,7 +820,7 @@
"hardware": "rpi5" "hardware": "rpi5"
}, },
"images": [ "images": [
"collabora/code:latest" "collabora/code@sha256:3c58d0e9bae75e4647467d0c7d91cb66f261d3e814709aed590b5c334a04db26"
] ]
}, },
{ {
@ -815,6 +838,66 @@
"nextcloud:29-apache" "nextcloud:29-apache"
] ]
}, },
{
"kind": "Deployment",
"namespace": "outline",
"name": "outline",
"labels": {
"app": "outline"
},
"serviceAccountName": null,
"nodeSelector": {
"node-role.kubernetes.io/worker": "true"
},
"images": [
"outlinewiki/outline:1.2.0"
]
},
{
"kind": "Deployment",
"namespace": "outline",
"name": "outline-redis",
"labels": {
"app": "outline-redis"
},
"serviceAccountName": null,
"nodeSelector": {
"node-role.kubernetes.io/worker": "true"
},
"images": [
"redis:7.4.1-alpine"
]
},
{
"kind": "Deployment",
"namespace": "planka",
"name": "planka",
"labels": {
"app": "planka"
},
"serviceAccountName": null,
"nodeSelector": {
"node-role.kubernetes.io/worker": "true"
},
"images": [
"ghcr.io/plankanban/planka:2.0.0-rc.4"
]
},
{
"kind": "StatefulSet",
"namespace": "postgres",
"name": "postgres",
"labels": {
"app": "postgres"
},
"serviceAccountName": "postgres-vault",
"nodeSelector": {
"node-role.kubernetes.io/worker": "true"
},
"images": [
"postgres:15"
]
},
{ {
"kind": "Deployment", "kind": "Deployment",
"namespace": "sso", "namespace": "sso",
@ -984,22 +1067,6 @@
} }
] ]
}, },
{
"namespace": "ci-demo",
"name": "ci-demo",
"type": "ClusterIP",
"selector": {
"app.kubernetes.io/name": "ci-demo"
},
"ports": [
{
"name": "http",
"port": 80,
"targetPort": "http",
"protocol": "TCP"
}
]
},
{ {
"namespace": "comms", "namespace": "comms",
"name": "coturn", "name": "coturn",
@ -1454,94 +1521,6 @@
} }
] ]
}, },
{
"namespace": "comms",
"name": "othrys-element-element-web",
"type": "ClusterIP",
"selector": {
"app.kubernetes.io/instance": "othrys-element",
"app.kubernetes.io/name": "element-web"
},
"ports": [
{
"name": "http",
"port": 80,
"targetPort": "http",
"protocol": "TCP"
}
]
},
{
"namespace": "comms",
"name": "othrys-synapse-matrix-synapse",
"type": "ClusterIP",
"selector": {
"app.kubernetes.io/component": "synapse",
"app.kubernetes.io/instance": "othrys-synapse",
"app.kubernetes.io/name": "matrix-synapse"
},
"ports": [
{
"name": "http",
"port": 8008,
"targetPort": "http",
"protocol": "TCP"
}
]
},
{
"namespace": "comms",
"name": "othrys-synapse-redis-headless",
"type": "ClusterIP",
"selector": {
"app.kubernetes.io/instance": "othrys-synapse",
"app.kubernetes.io/name": "redis"
},
"ports": [
{
"name": "tcp-redis",
"port": 6379,
"targetPort": "redis",
"protocol": "TCP"
}
]
},
{
"namespace": "comms",
"name": "othrys-synapse-redis-master",
"type": "ClusterIP",
"selector": {
"app.kubernetes.io/component": "master",
"app.kubernetes.io/instance": "othrys-synapse",
"app.kubernetes.io/name": "redis"
},
"ports": [
{
"name": "tcp-redis",
"port": 6379,
"targetPort": "redis",
"protocol": "TCP"
}
]
},
{
"namespace": "comms",
"name": "othrys-synapse-replication",
"type": "ClusterIP",
"selector": {
"app.kubernetes.io/component": "synapse",
"app.kubernetes.io/instance": "othrys-synapse",
"app.kubernetes.io/name": "matrix-synapse"
},
"ports": [
{
"name": "replication",
"port": 9093,
"targetPort": "replication",
"protocol": "TCP"
}
]
},
{ {
"namespace": "crypto", "namespace": "crypto",
"name": "monerod", "name": "monerod",
@ -1743,6 +1722,22 @@
} }
] ]
}, },
{
"namespace": "logging",
"name": "oauth2-proxy-logs",
"type": "ClusterIP",
"selector": {
"app": "oauth2-proxy-logs"
},
"ports": [
{
"name": "http",
"port": 80,
"targetPort": 4180,
"protocol": "TCP"
}
]
},
{ {
"namespace": "longhorn-system", "namespace": "longhorn-system",
"name": "oauth2-proxy-longhorn", "name": "oauth2-proxy-longhorn",
@ -1823,24 +1818,6 @@
} }
] ]
}, },
{
"namespace": "metallb-system",
"name": "metallb-webhook-service",
"type": "ClusterIP",
"selector": {
"app.kubernetes.io/component": "controller",
"app.kubernetes.io/instance": "metallb",
"app.kubernetes.io/name": "metallb"
},
"ports": [
{
"name": null,
"port": 443,
"targetPort": 9443,
"protocol": "TCP"
}
]
},
{ {
"namespace": "monitoring", "namespace": "monitoring",
"name": "dcgm-exporter", "name": "dcgm-exporter",
@ -1857,6 +1834,22 @@
} }
] ]
}, },
{
"namespace": "monitoring",
"name": "jetson-tegrastats-exporter",
"type": "ClusterIP",
"selector": {
"app": "jetson-tegrastats-exporter"
},
"ports": [
{
"name": "metrics",
"port": 9100,
"targetPort": "metrics",
"protocol": "TCP"
}
]
},
{ {
"namespace": "monitoring", "namespace": "monitoring",
"name": "postmark-exporter", "name": "postmark-exporter",
@ -1905,6 +1898,70 @@
} }
] ]
}, },
{
"namespace": "outline",
"name": "outline",
"type": "ClusterIP",
"selector": {
"app": "outline"
},
"ports": [
{
"name": "http",
"port": 80,
"targetPort": "http",
"protocol": "TCP"
}
]
},
{
"namespace": "outline",
"name": "outline-redis",
"type": "ClusterIP",
"selector": {
"app": "outline-redis"
},
"ports": [
{
"name": "redis",
"port": 6379,
"targetPort": "redis",
"protocol": "TCP"
}
]
},
{
"namespace": "planka",
"name": "planka",
"type": "ClusterIP",
"selector": {
"app": "planka"
},
"ports": [
{
"name": "http",
"port": 80,
"targetPort": "http",
"protocol": "TCP"
}
]
},
{
"namespace": "postgres",
"name": "postgres-service",
"type": "ClusterIP",
"selector": {
"app": "postgres"
},
"ports": [
{
"name": "postgres",
"port": 5432,
"targetPort": 5432,
"protocol": "TCP"
}
]
},
{ {
"namespace": "sso", "namespace": "sso",
"name": "keycloak", "name": "keycloak",
@ -2110,7 +2167,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-wellknown-bstein-dev", "name": "matrix-wellknown-bstein-dev",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2130,7 +2187,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-wellknown-bstein-dev", "name": "matrix-wellknown-bstein-dev",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2170,7 +2227,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "element-call", "name": "element-call",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2250,7 +2307,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "livekit-jwt-ingress", "name": "livekit-jwt-ingress",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2270,27 +2327,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "livekit-ingress", "name": "livekit-ingress",
"source": "communication" "source": "comms"
}
},
{
"host": "live.bstein.dev",
"path": "/",
"backend": {
"namespace": "comms",
"service": "othrys-element-element-web",
"port": 80,
"workloads": [
{
"kind": "Deployment",
"name": "othrys-element-element-web"
}
]
},
"via": {
"kind": "Ingress",
"name": "othrys-element-element-web",
"source": "communication"
} }
}, },
{ {
@ -2310,7 +2347,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-wellknown", "name": "matrix-wellknown",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2330,7 +2367,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-wellknown", "name": "matrix-wellknown",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2340,17 +2377,32 @@
"namespace": "comms", "namespace": "comms",
"service": "othrys-synapse-matrix-synapse", "service": "othrys-synapse-matrix-synapse",
"port": 8008, "port": 8008,
"workloads": []
},
"via": {
"kind": "Ingress",
"name": "matrix-routing",
"source": "comms"
}
},
{
"host": "logs.bstein.dev",
"path": "/",
"backend": {
"namespace": "logging",
"service": "oauth2-proxy-logs",
"port": "http",
"workloads": [ "workloads": [
{ {
"kind": "Deployment", "kind": "Deployment",
"name": "othrys-synapse-matrix-synapse" "name": "oauth2-proxy-logs"
} }
] ]
}, },
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "logs",
"source": "communication" "source": "logging"
} }
}, },
{ {
@ -2405,7 +2457,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "matrix-routing",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2425,7 +2477,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-wellknown-matrix-live", "name": "matrix-wellknown-matrix-live",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2445,7 +2497,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-wellknown-matrix-live", "name": "matrix-wellknown-matrix-live",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2455,17 +2507,12 @@
"namespace": "comms", "namespace": "comms",
"service": "othrys-synapse-matrix-synapse", "service": "othrys-synapse-matrix-synapse",
"port": 8008, "port": 8008,
"workloads": [ "workloads": []
{
"kind": "Deployment",
"name": "othrys-synapse-matrix-synapse"
}
]
}, },
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "matrix-routing",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2485,7 +2532,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "matrix-routing",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2505,7 +2552,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "matrix-routing",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2525,7 +2572,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "matrix-routing",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2545,7 +2592,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "matrix-routing",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2565,7 +2612,7 @@
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "matrix-routing",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2575,17 +2622,12 @@
"namespace": "comms", "namespace": "comms",
"service": "othrys-synapse-matrix-synapse", "service": "othrys-synapse-matrix-synapse",
"port": 8008, "port": 8008,
"workloads": [ "workloads": []
{
"kind": "Deployment",
"name": "othrys-synapse-matrix-synapse"
}
]
}, },
"via": { "via": {
"kind": "Ingress", "kind": "Ingress",
"name": "matrix-routing", "name": "matrix-routing",
"source": "communication" "source": "comms"
} }
}, },
{ {
@ -2608,6 +2650,26 @@
"source": "monerod" "source": "monerod"
} }
}, },
{
"host": "notes.bstein.dev",
"path": "/",
"backend": {
"namespace": "outline",
"service": "outline",
"port": 80,
"workloads": [
{
"kind": "Deployment",
"name": "outline"
}
]
},
"via": {
"kind": "Ingress",
"name": "outline",
"source": "outline"
}
},
{ {
"host": "office.bstein.dev", "host": "office.bstein.dev",
"path": "/", "path": "/",
@ -2728,6 +2790,26 @@
"source": "jellyfin" "source": "jellyfin"
} }
}, },
{
"host": "tasks.bstein.dev",
"path": "/",
"backend": {
"namespace": "planka",
"service": "planka",
"port": 80,
"workloads": [
{
"kind": "Deployment",
"name": "planka"
}
]
},
"via": {
"kind": "Ingress",
"name": "planka",
"source": "planka"
}
},
{ {
"host": "vault.bstein.dev", "host": "vault.bstein.dev",
"path": "/", "path": "/",
@ -2750,12 +2832,27 @@
} }
], ],
"helmrelease_host_hints": { "helmrelease_host_hints": {
"comms:comms/othrys-element": [
"call.live.bstein.dev",
"live.bstein.dev",
"matrix.live.bstein.dev"
],
"comms:comms/othrys-synapse": [
"bstein.dev",
"kit.live.bstein.dev",
"live.bstein.dev",
"matrix.live.bstein.dev",
"turn.live.bstein.dev"
],
"gitops-ui:flux-system/weave-gitops": [ "gitops-ui:flux-system/weave-gitops": [
"cd.bstein.dev" "cd.bstein.dev"
], ],
"harbor:harbor/harbor": [ "harbor:harbor/harbor": [
"registry.bstein.dev" "registry.bstein.dev"
], ],
"logging:logging/data-prepper": [
"registry.bstein.dev"
],
"mailu:mailu-mailserver/mailu": [ "mailu:mailu-mailserver/mailu": [
"bstein.dev", "bstein.dev",
"mail.bstein.dev" "mail.bstein.dev"
@ -2764,6 +2861,7 @@
"alerts.bstein.dev" "alerts.bstein.dev"
], ],
"monitoring:monitoring/grafana": [ "monitoring:monitoring/grafana": [
"bstein.dev",
"metrics.bstein.dev", "metrics.bstein.dev",
"sso.bstein.dev" "sso.bstein.dev"
] ]

View File

@ -1,3 +1,4 @@
# knowledge/catalog/atlas.yaml
# Generated by scripts/knowledge_render_atlas.py (do not edit by hand) # Generated by scripts/knowledge_render_atlas.py (do not edit by hand)
cluster: atlas cluster: atlas
sources: sources:
@ -7,7 +8,7 @@ sources:
- name: bstein-dev-home - name: bstein-dev-home
path: services/bstein-dev-home path: services/bstein-dev-home
targetNamespace: bstein-dev-home targetNamespace: bstein-dev-home
- name: communication - name: comms
path: services/comms path: services/comms
targetNamespace: comms targetNamespace: comms
- name: core - name: core
@ -40,12 +41,18 @@ sources:
- name: keycloak - name: keycloak
path: services/keycloak path: services/keycloak
targetNamespace: sso targetNamespace: sso
- name: logging
path: services/logging
targetNamespace: null
- name: longhorn-ui - name: longhorn-ui
path: infrastructure/longhorn/ui-ingress path: infrastructure/longhorn/ui-ingress
targetNamespace: longhorn-system targetNamespace: longhorn-system
- name: mailu - name: mailu
path: services/mailu path: services/mailu
targetNamespace: mailu-mailserver targetNamespace: mailu-mailserver
- name: maintenance
path: services/maintenance
targetNamespace: null
- name: metallb - name: metallb
path: infrastructure/metallb path: infrastructure/metallb
targetNamespace: metallb-system targetNamespace: metallb-system
@ -67,9 +74,18 @@ sources:
- name: openldap - name: openldap
path: services/openldap path: services/openldap
targetNamespace: sso targetNamespace: sso
- name: outline
path: services/outline
targetNamespace: outline
- name: pegasus - name: pegasus
path: services/pegasus path: services/pegasus
targetNamespace: jellyfin targetNamespace: jellyfin
- name: planka
path: services/planka
targetNamespace: planka
- name: postgres
path: infrastructure/postgres
targetNamespace: postgres
- name: sui-metrics - name: sui-metrics
path: services/sui-metrics/overlays/atlas path: services/sui-metrics/overlays/atlas
targetNamespace: sui-metrics targetNamespace: sui-metrics
@ -97,7 +113,7 @@ workloads:
serviceAccountName: null serviceAccountName: null
nodeSelector: {} nodeSelector: {}
images: images:
- ollama/ollama:latest - ollama/ollama@sha256:2c9595c555fd70a28363489ac03bd5bf9e7c5bdf2890373c3a830ffd7252ce6d
- kind: Deployment - kind: Deployment
namespace: bstein-dev-home namespace: bstein-dev-home
name: bstein-dev-home-backend name: bstein-dev-home-backend
@ -108,7 +124,7 @@ workloads:
kubernetes.io/arch: arm64 kubernetes.io/arch: arm64
node-role.kubernetes.io/worker: 'true' node-role.kubernetes.io/worker: 'true'
images: images:
- registry.bstein.dev/bstein/bstein-dev-home-backend:0.1.1-84 - registry.bstein.dev/bstein/bstein-dev-home-backend:0.1.1-92
- kind: Deployment - kind: Deployment
namespace: bstein-dev-home namespace: bstein-dev-home
name: bstein-dev-home-frontend name: bstein-dev-home-frontend
@ -119,7 +135,7 @@ workloads:
kubernetes.io/arch: arm64 kubernetes.io/arch: arm64
node-role.kubernetes.io/worker: 'true' node-role.kubernetes.io/worker: 'true'
images: images:
- registry.bstein.dev/bstein/bstein-dev-home-frontend:0.1.1-84 - registry.bstein.dev/bstein/bstein-dev-home-frontend:0.1.1-92
- kind: Deployment - kind: Deployment
namespace: bstein-dev-home namespace: bstein-dev-home
name: chat-ai-gateway name: chat-ai-gateway
@ -160,7 +176,7 @@ workloads:
nodeSelector: nodeSelector:
hardware: rpi5 hardware: rpi5
images: images:
- ghcr.io/element-hq/element-call:latest - ghcr.io/element-hq/element-call@sha256:e6897c7818331714eae19d83ef8ea94a8b41115f0d8d3f62c2fed2d02c65c9bc
- kind: Deployment - kind: Deployment
namespace: comms namespace: comms
name: livekit name: livekit
@ -209,42 +225,6 @@ workloads:
nodeSelector: {} nodeSelector: {}
images: images:
- nginx:1.27-alpine - nginx:1.27-alpine
- kind: Deployment
namespace: comms
name: othrys-element-element-web
labels:
app.kubernetes.io/instance: othrys-element
app.kubernetes.io/name: element-web
serviceAccountName: othrys-element-element-web
nodeSelector:
hardware: rpi5
images:
- ghcr.io/element-hq/element-web:v1.12.6
- kind: Deployment
namespace: comms
name: othrys-synapse-matrix-synapse
labels:
app.kubernetes.io/component: synapse
app.kubernetes.io/instance: othrys-synapse
app.kubernetes.io/name: matrix-synapse
serviceAccountName: default
nodeSelector:
hardware: rpi5
images:
- ghcr.io/element-hq/synapse:v1.144.0
- kind: Deployment
namespace: comms
name: othrys-synapse-redis-master
labels:
app.kubernetes.io/component: master
app.kubernetes.io/instance: othrys-synapse
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: redis
helm.sh/chart: redis-17.17.1
serviceAccountName: othrys-synapse-redis
nodeSelector: {}
images:
- docker.io/bitnamilegacy/redis:7.0.12-debian-11-r34
- kind: DaemonSet - kind: DaemonSet
namespace: crypto namespace: crypto
name: monero-xmrig name: monero-xmrig
@ -254,7 +234,7 @@ workloads:
nodeSelector: nodeSelector:
node-role.kubernetes.io/worker: 'true' node-role.kubernetes.io/worker: 'true'
images: images:
- ghcr.io/tari-project/xmrig:latest - ghcr.io/tari-project/xmrig@sha256:80defbfd0b640d604c91cb5101d3642db7928e1e68ee3c6b011289b3565a39d9
- kind: Deployment - kind: Deployment
namespace: crypto namespace: crypto
name: monero-p2pool name: monero-p2pool
@ -447,6 +427,46 @@ workloads:
kubernetes.io/os: linux kubernetes.io/os: linux
images: images:
- hashicorp/vault-csi-provider:1.7.0 - hashicorp/vault-csi-provider:1.7.0
- kind: DaemonSet
namespace: logging
name: node-image-gc-rpi4
labels:
app: node-image-gc-rpi4
serviceAccountName: node-image-gc-rpi4
nodeSelector:
hardware: rpi4
images:
- bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131
- kind: DaemonSet
namespace: logging
name: node-image-prune-rpi5
labels:
app: node-image-prune-rpi5
serviceAccountName: node-image-prune-rpi5
nodeSelector:
hardware: rpi5
images:
- bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131
- kind: DaemonSet
namespace: logging
name: node-log-rotation
labels:
app: node-log-rotation
serviceAccountName: node-log-rotation
nodeSelector:
hardware: rpi5
images:
- bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131
- kind: Deployment
namespace: logging
name: oauth2-proxy-logs
labels:
app: oauth2-proxy-logs
serviceAccountName: null
nodeSelector:
node-role.kubernetes.io/worker: 'true'
images:
- quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
- kind: Deployment - kind: Deployment
namespace: longhorn-system namespace: longhorn-system
name: oauth2-proxy-longhorn name: oauth2-proxy-longhorn
@ -466,7 +486,7 @@ workloads:
nodeSelector: nodeSelector:
mailu.bstein.dev/vip: 'true' mailu.bstein.dev/vip: 'true'
images: images:
- lachlanevenson/k8s-kubectl:latest - registry.bstein.dev/bstein/kubectl:1.35.0
- kind: Deployment - kind: Deployment
namespace: mailu-mailserver namespace: mailu-mailserver
name: mailu-sync-listener name: mailu-sync-listener
@ -477,30 +497,24 @@ workloads:
images: images:
- python:3.11-alpine - python:3.11-alpine
- kind: DaemonSet - kind: DaemonSet
namespace: metallb-system namespace: maintenance
name: metallb-speaker name: node-image-sweeper
labels: labels:
app.kubernetes.io/component: speaker app: node-image-sweeper
app.kubernetes.io/instance: metallb serviceAccountName: node-image-sweeper
app.kubernetes.io/name: metallb
serviceAccountName: metallb-speaker
nodeSelector: nodeSelector:
kubernetes.io/os: linux kubernetes.io/os: linux
images: images:
- quay.io/frrouting/frr:10.4.1 - python:3.12.9-alpine3.20
- quay.io/metallb/speaker:v0.15.3 - kind: DaemonSet
- kind: Deployment namespace: maintenance
namespace: metallb-system name: node-nofile
name: metallb-controller
labels: labels:
app.kubernetes.io/component: controller app: node-nofile
app.kubernetes.io/instance: metallb serviceAccountName: node-nofile
app.kubernetes.io/name: metallb nodeSelector: {}
serviceAccountName: metallb-controller
nodeSelector:
kubernetes.io/os: linux
images: images:
- quay.io/metallb/controller:v0.15.3 - bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131
- kind: DaemonSet - kind: DaemonSet
namespace: monitoring namespace: monitoring
name: dcgm-exporter name: dcgm-exporter
@ -510,6 +524,16 @@ workloads:
nodeSelector: {} nodeSelector: {}
images: images:
- registry.bstein.dev/monitoring/dcgm-exporter:4.4.2-4.7.0-ubuntu22.04 - registry.bstein.dev/monitoring/dcgm-exporter:4.4.2-4.7.0-ubuntu22.04
- kind: DaemonSet
namespace: monitoring
name: jetson-tegrastats-exporter
labels:
app: jetson-tegrastats-exporter
serviceAccountName: default
nodeSelector:
jetson: 'true'
images:
- python:3.10-slim
- kind: Deployment - kind: Deployment
namespace: monitoring namespace: monitoring
name: postmark-exporter name: postmark-exporter
@ -528,7 +552,7 @@ workloads:
nodeSelector: nodeSelector:
hardware: rpi5 hardware: rpi5
images: images:
- collabora/code:latest - collabora/code@sha256:3c58d0e9bae75e4647467d0c7d91cb66f261d3e814709aed590b5c334a04db26
- kind: Deployment - kind: Deployment
namespace: nextcloud namespace: nextcloud
name: nextcloud name: nextcloud
@ -539,6 +563,46 @@ workloads:
hardware: rpi5 hardware: rpi5
images: images:
- nextcloud:29-apache - nextcloud:29-apache
- kind: Deployment
namespace: outline
name: outline
labels:
app: outline
serviceAccountName: null
nodeSelector:
node-role.kubernetes.io/worker: 'true'
images:
- outlinewiki/outline:1.2.0
- kind: Deployment
namespace: outline
name: outline-redis
labels:
app: outline-redis
serviceAccountName: null
nodeSelector:
node-role.kubernetes.io/worker: 'true'
images:
- redis:7.4.1-alpine
- kind: Deployment
namespace: planka
name: planka
labels:
app: planka
serviceAccountName: null
nodeSelector:
node-role.kubernetes.io/worker: 'true'
images:
- ghcr.io/plankanban/planka:2.0.0-rc.4
- kind: StatefulSet
namespace: postgres
name: postgres
labels:
app: postgres
serviceAccountName: postgres-vault
nodeSelector:
node-role.kubernetes.io/worker: 'true'
images:
- postgres:15
- kind: Deployment - kind: Deployment
namespace: sso namespace: sso
name: keycloak name: keycloak
@ -650,16 +714,6 @@ services:
port: 80 port: 80
targetPort: 8080 targetPort: 8080
protocol: TCP protocol: TCP
- namespace: ci-demo
name: ci-demo
type: ClusterIP
selector:
app.kubernetes.io/name: ci-demo
ports:
- name: http
port: 80
targetPort: http
protocol: TCP
- namespace: comms - namespace: comms
name: coturn name: coturn
type: LoadBalancer type: LoadBalancer
@ -958,64 +1012,6 @@ services:
port: 80 port: 80
targetPort: 80 targetPort: 80
protocol: TCP protocol: TCP
- namespace: comms
name: othrys-element-element-web
type: ClusterIP
selector:
app.kubernetes.io/instance: othrys-element
app.kubernetes.io/name: element-web
ports:
- name: http
port: 80
targetPort: http
protocol: TCP
- namespace: comms
name: othrys-synapse-matrix-synapse
type: ClusterIP
selector:
app.kubernetes.io/component: synapse
app.kubernetes.io/instance: othrys-synapse
app.kubernetes.io/name: matrix-synapse
ports:
- name: http
port: 8008
targetPort: http
protocol: TCP
- namespace: comms
name: othrys-synapse-redis-headless
type: ClusterIP
selector:
app.kubernetes.io/instance: othrys-synapse
app.kubernetes.io/name: redis
ports:
- name: tcp-redis
port: 6379
targetPort: redis
protocol: TCP
- namespace: comms
name: othrys-synapse-redis-master
type: ClusterIP
selector:
app.kubernetes.io/component: master
app.kubernetes.io/instance: othrys-synapse
app.kubernetes.io/name: redis
ports:
- name: tcp-redis
port: 6379
targetPort: redis
protocol: TCP
- namespace: comms
name: othrys-synapse-replication
type: ClusterIP
selector:
app.kubernetes.io/component: synapse
app.kubernetes.io/instance: othrys-synapse
app.kubernetes.io/name: matrix-synapse
ports:
- name: replication
port: 9093
targetPort: replication
protocol: TCP
- namespace: crypto - namespace: crypto
name: monerod name: monerod
type: ClusterIP type: ClusterIP
@ -1143,6 +1139,16 @@ services:
port: 443 port: 443
targetPort: websecure targetPort: websecure
protocol: TCP protocol: TCP
- namespace: logging
name: oauth2-proxy-logs
type: ClusterIP
selector:
app: oauth2-proxy-logs
ports:
- name: http
port: 80
targetPort: 4180
protocol: TCP
- namespace: longhorn-system - namespace: longhorn-system
name: oauth2-proxy-longhorn name: oauth2-proxy-longhorn
type: ClusterIP type: ClusterIP
@ -1195,18 +1201,6 @@ services:
port: 8080 port: 8080
targetPort: 8080 targetPort: 8080
protocol: TCP protocol: TCP
- namespace: metallb-system
name: metallb-webhook-service
type: ClusterIP
selector:
app.kubernetes.io/component: controller
app.kubernetes.io/instance: metallb
app.kubernetes.io/name: metallb
ports:
- name: null
port: 443
targetPort: 9443
protocol: TCP
- namespace: monitoring - namespace: monitoring
name: dcgm-exporter name: dcgm-exporter
type: ClusterIP type: ClusterIP
@ -1217,6 +1211,16 @@ services:
port: 9400 port: 9400
targetPort: metrics targetPort: metrics
protocol: TCP protocol: TCP
- namespace: monitoring
name: jetson-tegrastats-exporter
type: ClusterIP
selector:
app: jetson-tegrastats-exporter
ports:
- name: metrics
port: 9100
targetPort: metrics
protocol: TCP
- namespace: monitoring - namespace: monitoring
name: postmark-exporter name: postmark-exporter
type: ClusterIP type: ClusterIP
@ -1247,6 +1251,46 @@ services:
port: 80 port: 80
targetPort: http targetPort: http
protocol: TCP protocol: TCP
- namespace: outline
name: outline
type: ClusterIP
selector:
app: outline
ports:
- name: http
port: 80
targetPort: http
protocol: TCP
- namespace: outline
name: outline-redis
type: ClusterIP
selector:
app: outline-redis
ports:
- name: redis
port: 6379
targetPort: redis
protocol: TCP
- namespace: planka
name: planka
type: ClusterIP
selector:
app: planka
ports:
- name: http
port: 80
targetPort: http
protocol: TCP
- namespace: postgres
name: postgres-service
type: ClusterIP
selector:
app: postgres
ports:
- name: postgres
port: 5432
targetPort: 5432
protocol: TCP
- namespace: sso - namespace: sso
name: keycloak name: keycloak
type: ClusterIP type: ClusterIP
@ -1378,7 +1422,7 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: matrix-wellknown-bstein-dev name: matrix-wellknown-bstein-dev
source: communication source: comms
- host: bstein.dev - host: bstein.dev
path: /.well-known/matrix/server path: /.well-known/matrix/server
backend: backend:
@ -1389,7 +1433,7 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: matrix-wellknown-bstein-dev name: matrix-wellknown-bstein-dev
source: communication source: comms
- host: bstein.dev - host: bstein.dev
path: /api path: /api
backend: backend:
@ -1415,7 +1459,7 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: element-call name: element-call
source: communication source: comms
- host: chat.ai.bstein.dev - host: chat.ai.bstein.dev
path: / path: /
backend: backend:
@ -1467,7 +1511,7 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: livekit-jwt-ingress name: livekit-jwt-ingress
source: communication source: comms
- host: kit.live.bstein.dev - host: kit.live.bstein.dev
path: /livekit/sfu path: /livekit/sfu
backend: backend:
@ -1480,20 +1524,7 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: livekit-ingress name: livekit-ingress
source: communication source: comms
- host: live.bstein.dev
path: /
backend:
namespace: comms
service: othrys-element-element-web
port: 80
workloads:
- kind: Deployment
name: othrys-element-element-web
via:
kind: Ingress
name: othrys-element-element-web
source: communication
- host: live.bstein.dev - host: live.bstein.dev
path: /.well-known/matrix/client path: /.well-known/matrix/client
backend: backend:
@ -1504,7 +1535,7 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: matrix-wellknown name: matrix-wellknown
source: communication source: comms
- host: live.bstein.dev - host: live.bstein.dev
path: /.well-known/matrix/server path: /.well-known/matrix/server
backend: backend:
@ -1515,20 +1546,31 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: matrix-wellknown name: matrix-wellknown
source: communication source: comms
- host: live.bstein.dev - host: live.bstein.dev
path: /_matrix path: /_matrix
backend: backend:
namespace: comms namespace: comms
service: othrys-synapse-matrix-synapse service: othrys-synapse-matrix-synapse
port: 8008 port: 8008
workloads: &id002 workloads: []
- kind: Deployment
name: othrys-synapse-matrix-synapse
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: logs.bstein.dev
path: /
backend:
namespace: logging
service: oauth2-proxy-logs
port: http
workloads:
- kind: Deployment
name: oauth2-proxy-logs
via:
kind: Ingress
name: logs
source: logging
- host: longhorn.bstein.dev - host: longhorn.bstein.dev
path: / path: /
backend: backend:
@ -1559,13 +1601,13 @@ http_endpoints:
namespace: comms namespace: comms
service: matrix-authentication-service service: matrix-authentication-service
port: 8080 port: 8080
workloads: &id003 workloads: &id002
- kind: Deployment - kind: Deployment
name: matrix-authentication-service name: matrix-authentication-service
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /.well-known/matrix/client path: /.well-known/matrix/client
backend: backend:
@ -1576,7 +1618,7 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: matrix-wellknown-matrix-live name: matrix-wellknown-matrix-live
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /.well-known/matrix/server path: /.well-known/matrix/server
backend: backend:
@ -1587,86 +1629,86 @@ http_endpoints:
via: via:
kind: Ingress kind: Ingress
name: matrix-wellknown-matrix-live name: matrix-wellknown-matrix-live
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /_matrix path: /_matrix
backend: backend:
namespace: comms namespace: comms
service: othrys-synapse-matrix-synapse service: othrys-synapse-matrix-synapse
port: 8008 port: 8008
workloads: *id002 workloads: []
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /_matrix/client/r0/register path: /_matrix/client/r0/register
backend: backend:
namespace: comms namespace: comms
service: matrix-guest-register service: matrix-guest-register
port: 8080 port: 8080
workloads: &id004 workloads: &id003
- kind: Deployment - kind: Deployment
name: matrix-guest-register name: matrix-guest-register
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /_matrix/client/v3/login path: /_matrix/client/v3/login
backend: backend:
namespace: comms namespace: comms
service: matrix-authentication-service service: matrix-authentication-service
port: 8080 port: 8080
workloads: *id003 workloads: *id002
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /_matrix/client/v3/logout path: /_matrix/client/v3/logout
backend: backend:
namespace: comms namespace: comms
service: matrix-authentication-service service: matrix-authentication-service
port: 8080 port: 8080
workloads: *id003 workloads: *id002
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /_matrix/client/v3/refresh path: /_matrix/client/v3/refresh
backend: backend:
namespace: comms namespace: comms
service: matrix-authentication-service service: matrix-authentication-service
port: 8080 port: 8080
workloads: *id003 workloads: *id002
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /_matrix/client/v3/register path: /_matrix/client/v3/register
backend: backend:
namespace: comms namespace: comms
service: matrix-guest-register service: matrix-guest-register
port: 8080 port: 8080
workloads: *id004 workloads: *id003
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: matrix.live.bstein.dev - host: matrix.live.bstein.dev
path: /_synapse path: /_synapse
backend: backend:
namespace: comms namespace: comms
service: othrys-synapse-matrix-synapse service: othrys-synapse-matrix-synapse
port: 8008 port: 8008
workloads: *id002 workloads: []
via: via:
kind: Ingress kind: Ingress
name: matrix-routing name: matrix-routing
source: communication source: comms
- host: monero.bstein.dev - host: monero.bstein.dev
path: / path: /
backend: backend:
@ -1680,6 +1722,19 @@ http_endpoints:
kind: Ingress kind: Ingress
name: monerod name: monerod
source: monerod source: monerod
- host: notes.bstein.dev
path: /
backend:
namespace: outline
service: outline
port: 80
workloads:
- kind: Deployment
name: outline
via:
kind: Ingress
name: outline
source: outline
- host: office.bstein.dev - host: office.bstein.dev
path: / path: /
backend: backend:
@ -1758,6 +1813,19 @@ http_endpoints:
kind: Ingress kind: Ingress
name: jellyfin name: jellyfin
source: jellyfin source: jellyfin
- host: tasks.bstein.dev
path: /
backend:
namespace: planka
service: planka
port: 80
workloads:
- kind: Deployment
name: planka
via:
kind: Ingress
name: planka
source: planka
- host: vault.bstein.dev - host: vault.bstein.dev
path: / path: /
backend: backend:
@ -1772,15 +1840,28 @@ http_endpoints:
name: vaultwarden-ingress name: vaultwarden-ingress
source: vaultwarden source: vaultwarden
helmrelease_host_hints: helmrelease_host_hints:
comms:comms/othrys-element:
- call.live.bstein.dev
- live.bstein.dev
- matrix.live.bstein.dev
comms:comms/othrys-synapse:
- bstein.dev
- kit.live.bstein.dev
- live.bstein.dev
- matrix.live.bstein.dev
- turn.live.bstein.dev
gitops-ui:flux-system/weave-gitops: gitops-ui:flux-system/weave-gitops:
- cd.bstein.dev - cd.bstein.dev
harbor:harbor/harbor: harbor:harbor/harbor:
- registry.bstein.dev - registry.bstein.dev
logging:logging/data-prepper:
- registry.bstein.dev
mailu:mailu-mailserver/mailu: mailu:mailu-mailserver/mailu:
- bstein.dev - bstein.dev
- mail.bstein.dev - mail.bstein.dev
monitoring:monitoring/alertmanager: monitoring:monitoring/alertmanager:
- alerts.bstein.dev - alerts.bstein.dev
monitoring:monitoring/grafana: monitoring:monitoring/grafana:
- bstein.dev
- metrics.bstein.dev - metrics.bstein.dev
- sso.bstein.dev - sso.bstein.dev

View File

@ -47,15 +47,14 @@ flowchart LR
wl_comms_livekit["comms/livekit (Deployment)"] wl_comms_livekit["comms/livekit (Deployment)"]
svc_comms_livekit --> wl_comms_livekit svc_comms_livekit --> wl_comms_livekit
host_live_bstein_dev["live.bstein.dev"] host_live_bstein_dev["live.bstein.dev"]
svc_comms_othrys_element_element_web["comms/othrys-element-element-web (Service)"]
host_live_bstein_dev --> svc_comms_othrys_element_element_web
wl_comms_othrys_element_element_web["comms/othrys-element-element-web (Deployment)"]
svc_comms_othrys_element_element_web --> wl_comms_othrys_element_element_web
host_live_bstein_dev --> svc_comms_matrix_wellknown host_live_bstein_dev --> svc_comms_matrix_wellknown
svc_comms_othrys_synapse_matrix_synapse["comms/othrys-synapse-matrix-synapse (Service)"] svc_comms_othrys_synapse_matrix_synapse["comms/othrys-synapse-matrix-synapse (Service)"]
host_live_bstein_dev --> svc_comms_othrys_synapse_matrix_synapse host_live_bstein_dev --> svc_comms_othrys_synapse_matrix_synapse
wl_comms_othrys_synapse_matrix_synapse["comms/othrys-synapse-matrix-synapse (Deployment)"] host_logs_bstein_dev["logs.bstein.dev"]
svc_comms_othrys_synapse_matrix_synapse --> wl_comms_othrys_synapse_matrix_synapse svc_logging_oauth2_proxy_logs["logging/oauth2-proxy-logs (Service)"]
host_logs_bstein_dev --> svc_logging_oauth2_proxy_logs
wl_logging_oauth2_proxy_logs["logging/oauth2-proxy-logs (Deployment)"]
svc_logging_oauth2_proxy_logs --> wl_logging_oauth2_proxy_logs
host_longhorn_bstein_dev["longhorn.bstein.dev"] host_longhorn_bstein_dev["longhorn.bstein.dev"]
svc_longhorn_system_oauth2_proxy_longhorn["longhorn-system/oauth2-proxy-longhorn (Service)"] svc_longhorn_system_oauth2_proxy_longhorn["longhorn-system/oauth2-proxy-longhorn (Service)"]
host_longhorn_bstein_dev --> svc_longhorn_system_oauth2_proxy_longhorn host_longhorn_bstein_dev --> svc_longhorn_system_oauth2_proxy_longhorn
@ -80,6 +79,11 @@ flowchart LR
host_monero_bstein_dev --> svc_crypto_monerod host_monero_bstein_dev --> svc_crypto_monerod
wl_crypto_monerod["crypto/monerod (Deployment)"] wl_crypto_monerod["crypto/monerod (Deployment)"]
svc_crypto_monerod --> wl_crypto_monerod svc_crypto_monerod --> wl_crypto_monerod
host_notes_bstein_dev["notes.bstein.dev"]
svc_outline_outline["outline/outline (Service)"]
host_notes_bstein_dev --> svc_outline_outline
wl_outline_outline["outline/outline (Deployment)"]
svc_outline_outline --> wl_outline_outline
host_office_bstein_dev["office.bstein.dev"] host_office_bstein_dev["office.bstein.dev"]
svc_nextcloud_collabora["nextcloud/collabora (Service)"] svc_nextcloud_collabora["nextcloud/collabora (Service)"]
host_office_bstein_dev --> svc_nextcloud_collabora host_office_bstein_dev --> svc_nextcloud_collabora
@ -110,6 +114,11 @@ flowchart LR
host_stream_bstein_dev --> svc_jellyfin_jellyfin host_stream_bstein_dev --> svc_jellyfin_jellyfin
wl_jellyfin_jellyfin["jellyfin/jellyfin (Deployment)"] wl_jellyfin_jellyfin["jellyfin/jellyfin (Deployment)"]
svc_jellyfin_jellyfin --> wl_jellyfin_jellyfin svc_jellyfin_jellyfin --> wl_jellyfin_jellyfin
host_tasks_bstein_dev["tasks.bstein.dev"]
svc_planka_planka["planka/planka (Service)"]
host_tasks_bstein_dev --> svc_planka_planka
wl_planka_planka["planka/planka (Deployment)"]
svc_planka_planka --> wl_planka_planka
host_vault_bstein_dev["vault.bstein.dev"] host_vault_bstein_dev["vault.bstein.dev"]
svc_vaultwarden_vaultwarden_service["vaultwarden/vaultwarden-service (Service)"] svc_vaultwarden_vaultwarden_service["vaultwarden/vaultwarden-service (Service)"]
host_vault_bstein_dev --> svc_vaultwarden_vaultwarden_service host_vault_bstein_dev --> svc_vaultwarden_vaultwarden_service
@ -133,10 +142,7 @@ flowchart LR
wl_comms_livekit_token_service wl_comms_livekit_token_service
svc_comms_livekit svc_comms_livekit
wl_comms_livekit wl_comms_livekit
svc_comms_othrys_element_element_web
wl_comms_othrys_element_element_web
svc_comms_othrys_synapse_matrix_synapse svc_comms_othrys_synapse_matrix_synapse
wl_comms_othrys_synapse_matrix_synapse
svc_comms_matrix_authentication_service svc_comms_matrix_authentication_service
wl_comms_matrix_authentication_service wl_comms_matrix_authentication_service
svc_comms_matrix_guest_register svc_comms_matrix_guest_register
@ -160,6 +166,10 @@ flowchart LR
svc_jenkins_jenkins svc_jenkins_jenkins
wl_jenkins_jenkins wl_jenkins_jenkins
end end
subgraph logging[logging]
svc_logging_oauth2_proxy_logs
wl_logging_oauth2_proxy_logs
end
subgraph longhorn_system[longhorn-system] subgraph longhorn_system[longhorn-system]
svc_longhorn_system_oauth2_proxy_longhorn svc_longhorn_system_oauth2_proxy_longhorn
wl_longhorn_system_oauth2_proxy_longhorn wl_longhorn_system_oauth2_proxy_longhorn
@ -173,6 +183,14 @@ flowchart LR
svc_nextcloud_collabora svc_nextcloud_collabora
wl_nextcloud_collabora wl_nextcloud_collabora
end end
subgraph outline[outline]
svc_outline_outline
wl_outline_outline
end
subgraph planka[planka]
svc_planka_planka
wl_planka_planka
end
subgraph sso[sso] subgraph sso[sso]
svc_sso_oauth2_proxy svc_sso_oauth2_proxy
wl_sso_oauth2_proxy wl_sso_oauth2_proxy

View File

@ -505,7 +505,9 @@ def main() -> int:
diagram_path = out_dir / "diagrams" / "atlas-http.mmd" diagram_path = out_dir / "diagrams" / "atlas-http.mmd"
runbooks_json_path = out_dir / "catalog" / "runbooks.json" runbooks_json_path = out_dir / "catalog" / "runbooks.json"
catalog_rel = catalog_path.relative_to(REPO_ROOT).as_posix()
catalog_path.write_text( catalog_path.write_text(
f"# {catalog_rel}\n"
"# Generated by scripts/knowledge_render_atlas.py (do not edit by hand)\n" "# Generated by scripts/knowledge_render_atlas.py (do not edit by hand)\n"
+ yaml.safe_dump(catalog, sort_keys=False), + yaml.safe_dump(catalog, sort_keys=False),
encoding="utf-8", encoding="utf-8",

View File

@ -1,6 +1,6 @@
{ {
"counts": { "counts": {
"helmrelease_host_hints": 18, "helmrelease_host_hints": 17,
"http_endpoints": 37, "http_endpoints": 37,
"services": 43, "services": 43,
"workloads": 54 "workloads": 54

View File

@ -199,7 +199,7 @@
"node-role.kubernetes.io/worker": "true" "node-role.kubernetes.io/worker": "true"
}, },
"images": [ "images": [
"registry.bstein.dev/bstein/bstein-dev-home-backend:registry.bstein.dev/bstein/bstein-dev-home-backend:0.1.1-92" "registry.bstein.dev/bstein/bstein-dev-home-backend:0.1.1-92"
] ]
}, },
{ {
@ -215,7 +215,7 @@
"node-role.kubernetes.io/worker": "true" "node-role.kubernetes.io/worker": "true"
}, },
"images": [ "images": [
"registry.bstein.dev/bstein/bstein-dev-home-frontend:registry.bstein.dev/bstein/bstein-dev-home-frontend:0.1.1-92" "registry.bstein.dev/bstein/bstein-dev-home-frontend:0.1.1-92"
] ]
}, },
{ {
@ -2842,8 +2842,7 @@
"kit.live.bstein.dev", "kit.live.bstein.dev",
"live.bstein.dev", "live.bstein.dev",
"matrix.live.bstein.dev", "matrix.live.bstein.dev",
"registry.bstein.dev", "turn.live.bstein.dev"
"sso.bstein.dev"
], ],
"gitops-ui:flux-system/weave-gitops": [ "gitops-ui:flux-system/weave-gitops": [
"cd.bstein.dev" "cd.bstein.dev"

View File

@ -1,3 +1,4 @@
# services/comms/knowledge/catalog/atlas.yaml
# Generated by scripts/knowledge_render_atlas.py (do not edit by hand) # Generated by scripts/knowledge_render_atlas.py (do not edit by hand)
cluster: atlas cluster: atlas
sources: sources:
@ -123,7 +124,7 @@ workloads:
kubernetes.io/arch: arm64 kubernetes.io/arch: arm64
node-role.kubernetes.io/worker: 'true' node-role.kubernetes.io/worker: 'true'
images: images:
- registry.bstein.dev/bstein/bstein-dev-home-backend:registry.bstein.dev/bstein/bstein-dev-home-backend:0.1.1-92 - registry.bstein.dev/bstein/bstein-dev-home-backend:0.1.1-92
- kind: Deployment - kind: Deployment
namespace: bstein-dev-home namespace: bstein-dev-home
name: bstein-dev-home-frontend name: bstein-dev-home-frontend
@ -134,7 +135,7 @@ workloads:
kubernetes.io/arch: arm64 kubernetes.io/arch: arm64
node-role.kubernetes.io/worker: 'true' node-role.kubernetes.io/worker: 'true'
images: images:
- registry.bstein.dev/bstein/bstein-dev-home-frontend:registry.bstein.dev/bstein/bstein-dev-home-frontend:0.1.1-92 - registry.bstein.dev/bstein/bstein-dev-home-frontend:0.1.1-92
- kind: Deployment - kind: Deployment
namespace: bstein-dev-home namespace: bstein-dev-home
name: chat-ai-gateway name: chat-ai-gateway
@ -1848,8 +1849,7 @@ helmrelease_host_hints:
- kit.live.bstein.dev - kit.live.bstein.dev
- live.bstein.dev - live.bstein.dev
- matrix.live.bstein.dev - matrix.live.bstein.dev
- registry.bstein.dev - turn.live.bstein.dev
- sso.bstein.dev
gitops-ui:flux-system/weave-gitops: gitops-ui:flux-system/weave-gitops:
- cd.bstein.dev - cd.bstein.dev
harbor:harbor/harbor: harbor:harbor/harbor:

View File

@ -1,4 +1,4 @@
# services/crypto/monerod # services/crypto/monerod/deployment.yaml
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:

View File

@ -1,4 +1,4 @@
# services/crypto/xmr-miner/kustomization/yaml # services/crypto/xmr-miner/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:

View File

@ -1,4 +1,4 @@
# services/monitoring/kube-state-metrics-helmrelease.yaml # services/monitoring/helmrelease.yaml
apiVersion: helm.toolkit.fluxcd.io/v2 apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease kind: HelmRelease
metadata: metadata: