Add platform infrastructure configuration

This commit is contained in:
donghyeon-ka
2026-08-28 17:35:41 +09:00
parent fa76531e5b
commit 16c337bcc9
302 changed files with 83259 additions and 1 deletions
@@ -0,0 +1,28 @@
apiVersion: monitoring.coreos.com/v1
kind: Probe
metadata:
name: platform-private-edge
namespace: observability
labels:
app.kubernetes.io/name: prometheus-blackbox-exporter
app.kubernetes.io/instance: blackbox-exporter
app.kubernetes.io/part-of: platform-observability
observability.hyeonworks.com/instance: home
spec:
jobName: blackbox-private-edge
interval: 30s
scrapeTimeout: 15s
module: http_private_edge_403
prober:
url: blackbox-exporter.observability.svc.cluster.local:9115
scheme: http
path: /probe
proxyFromEnvironment: false
targets:
staticConfig:
labels:
observability.hyeonworks.com/probe-group: private-edge
static:
- https://grafana.learn.hyeonworks.com/
- https://storage-admin.learn.hyeonworks.com/
- https://db-admin.learn.hyeonworks.com/