Skip to content
View demirdilek's full-sized avatar

Block or report demirdilek

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
demirdilek/README.md

Hi, I'm Hüseyin

Software Developer building backend services and distributed systems with Go. Currently contributing to the Kubernetes ecosystem.


Upstream Contributions


Projects

  • kube-prober: Distributed probing service written in Go. Uses stateless target sharding with Rendezvous Hashing (HRW), concurrent workers (HTTP/HTTPS, TCP, gRPC, DNS), and automated Prometheus metrics with provisioned Grafana dashboard. Documented with Architecture Decision Records (ADRs).

Tech Stack & Tools

  • Language: Go (Golang)
  • Systems & Tools: Kubernetes, Docker, Linux, Git, Helm Charts, Argo CD
  • Environment: Terminal workflow with Vim/Neovim, tmux, and CLI tools

Focusing on clean, concurrent Go code and learning distributed systems from the inside out.


Connect on LinkedIn

Pinned Loading

  1. kube-prober kube-prober Public

    Lightweight, K8s-native probing controller in Go. Dynamic EndpointSlice discovery, 4 Golden Signals telemetry, SRE error classification and GitOps integration.

    Go 3