Skip to content
View darkkraft's full-sized avatar

Organizations

@munhq

Block or report darkkraft

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
darkkraft/README.md

Infrastructure Engineer  ·  Architect

Architecture  ·  scalable infrastructure  ·  low latency

big tech HFT PSP big data fintech blockchain

16+ years of infrastructure engineering.


Security  —  confidential computing with TDX, SGX, AMD SEV and AWS Nitro, MPC, SOC 2

Low latency  —  Solarflare, kernel bypass, kernel patching, NIC firmware and IRQ tuning, Arista fabrics

Cloud and bare metal  —  AWS, GCP, Azure, OVH, and hardware I provision myself: custom KVM and libvirt layers, immutable images with mkosi and dm-verity, measured boot, Talos

Scale  —  past 10,000 nodes across regions, on cloud, on-prem and hybrid

Observability  —  Prometheus, Grafana, Loki, Tempo, Thanos, Vector, custom exporters

AI  —  I plan, build, verify, test, security-scan and maintain with AI tooling in the loop. I also build for AI: agents and agent tooling, MCP servers, LLM gateways, agent memory, and the inference infrastructure underneath


Selected work

Go Kubernetes Apache-2.0

A Kubernetes controller that provisions GPU capacity from seven providers, selects the cheapest offer that meets the requirements, serves vLLM on it, and scales to zero when demand stops.

GPU prices differ by multiples between providers. Karpenter supports AWS and Azure only, and Cluster Autoscaler requires node groups defined in advance. Neither can buy a spot GPU from a marketplace.

Go Ansible Apache-2.0

Three Ansible playbooks deploy an LLM inference API on your own GPUs — batch endpoint, dashboard, per-GPU DCGM metrics, autoscaling, GitOps, WireGuard mesh across clouds. One variable selects Ray or gpuscale for capacity.

Integrates K3s, KubeRay, vLLM, ArgoCD, DCGM, KEDA and WireGuard into one deployable platform.

Rust MCP Apache-2.0

Cost, inventory and waste analysis across AWS, GCP, Cloudflare and OVH. Finds what is idle, oversized, previous-generation or unattached by combining inventory with utilisation, not one dimension.

Runs as an MCP server and an HTTP API, so an AI agent can query spend and waste directly.

Zig MCP MIT

Structural code intelligence for AI agents — tree-sitter across 40+ languages, trigram and inverted indexes, a dependency graph, behind 19 MCP tools.

Answers structural questions — definitions, callers, dependencies, blast radius — in a few hundred tokens instead of whole files.

OpenTofu Terragrunt Rust MIT

A reference GitOps platform: cluster and services as reusable modules, Argo CD app-of-apps per environment, Rust microservices on Axum and sqlx, CI pipelines, and scripts that bring the whole thing up and tear it down again.

Brings up dev, staging and prod as separate k3d clusters from one script, with CI, secrets and observability included.

Popular repositories Loading

  1. platform-k3d platform-k3d Public

    Reference GitOps platform — OpenTofu and Terragrunt over reusable modules, Argo CD app-of-apps per environment, Rust microservices on Axum and sqlx, CI pipelines and full bring-up/teardown scripts

    HCL 1

  2. darkkraft darkkraft Public

    About me

  3. mcp-registry mcp-registry Public

    Forked from docker/mcp-registry

    Official Docker MCP registry

    Go

  4. awesome-mcp-servers awesome-mcp-servers Public

    Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.

  5. awesome-mcp-servers-1 awesome-mcp-servers-1 Public

    Forked from appcypher/awesome-mcp-servers

    Awesome MCP Servers - A curated list of Model Context Protocol servers