- runtime
- kubernetes
- deployment
- gitops
- source
- homelab-infra
/platform
Platform Documentation
A personal platform engineering project owned and maintained by Ruben Velazquez Flores. The platform documents a Kubernetes runtime, edge networking, observability, security, storage and automation surfaces as if it were an internal developer platform from a real engineering organization.
live platform overview
Runtime Surface
Mocked operational data presented as the future public read-only view of the platform. The layout is designed to accept live signals from Kubernetes, GitOps and observability systems later.
- control plane
- managed
- workers
- homelab
- provisioning
- ansible
- entrypoint
- gateway api
- exposure
- cloudflare tunnel
- telemetry
- otel enabled
- controller
- argocd
- manifests
- helm
- drift
- monitored
- metrics
- prometheus
- logs
- loki
- traces
- tempo
- dashboards
- public
- alerts
- configured
- identity
- oidc
- backend api
- online
- frontend telemetry
- online
- analytics
- public
- cloud
- aws
- edge
- cloudflare
- iac
- terraform
/platform
Internal Platform Docs
Public documentation for a Kubernetes-based internal developer platform: infrastructure, networking, observability, security, storage and automation composed into one operating model.
capability
Infrastructure
Cluster, cloud and node provisioning primitives for a production-style homelab platform.
- Kubernetes
- Terraform
- AWS
- Cloudflare
- Ansible
- GitHub Actions
capability
Networking
Ingress, edge routing, DNS and workload exposure patterns for public services.
- Gateway API
- Cloudflare Tunnel
- DNS
- Load Balancing
capability
Observability
Metrics, logs, traces and dashboarding pipelines for application and platform visibility.
- Grafana
- Prometheus
- Loki
- Tempo
- OpenTelemetry
- Alloy
capability
Security
Identity, authorization and secret delivery controls for platform workloads.
- Authentik
- OIDC
- RBAC
- External Secrets
capability
Storage
Persistent application data, database operations and recovery-oriented platform services.
- CloudNativePG
- Persistent Volumes
- Backups
capability
Automation
Declarative delivery and reconciliation from repositories to running infrastructure.
- GitOps
- ArgoCD
- Helm
- Terraform