Skip to content
View pomland-94's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Germany
  • 13:49 (UTC +02:00)

Block or report pomland-94

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.

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

Patrick Omland

Senior Platform Engineer — Cloud Native · Enterprise Infrastructure · Operators

I build and operate highly available, secure cloud platforms to modern engineering standards. From OpenStack and Kubernetes infrastructure to the Go operators and SDKs that extend and automate it — I don't just run platforms, I evolve them.

I care about operational correctness over feature velocity: explicit over magic, reproducible over convenient, tested over trusted.


🔧 Open Source

Kubebuilder · Go · Helm · cosign · SBOM

DNS lifecycle operator for Kubernetes. Implements DNSZone and DNSRecord CRDs with per-namespace credential isolation, controller reconciliation loops, envtest-covered test suite, and a production-ready Helm chart with CRD lifecycle hooks. Multi-arch Docker images, SLSA-adjacent supply chain (cosign signatures, SBOM).

Go SDK · Interface-first design

Full API SDK for Poweradmin — functional options pattern, IZoneClient/IRecordClient interfaces, generated mocks via gowrap, DTO mapping via goverter. v2 ships string-typed record IDs and DNSSEC support. Follows the hcloud-go design philosophy: no global state, composable, testable.

Cobra · Multi-arch

CLI frontend for the poweradmin-go SDK. Full Poweradmin 4.3.x API coverage, zone export/import, permission templates, auto-generated reference docs, multi-arch Docker.

ExternalDNS webhook provider backed by the poweradmin-go SDK. Brings Poweradmin into the standard Kubernetes DNS automation model.


🏗️ Engineering Posture

Platform  →  Kubernetes · OpenStack · Talos Linux
IaC       →  Terraform · Helm · ArgoCD · Flux
Network   →  OVN/OVS · Octavia · cert-manager · ExternalDNS
Storage   →  Ceph RBD · PostgreSQL/Galera · RabbitMQ
Observ.   →  Prometheus · Grafana · Alertmanager
Auth      →  Keycloak · LDAP · OIDC
Supply    →  cosign/Sigstore · SBOM · Kyverno · GHCR
Dev       →  Go · kubebuilder · Operator SDK · Python · Linux

Popular repositories Loading

  1. k8sworkshop k8sworkshop Public

    Forked from erkules/k8sworkshop

    Go Template

  2. debian-cis debian-cis Public

    Forked from ovh/debian-cis

    PCI-DSS compliant Debian 10/11/12 hardening

    Shell

  3. twelve-factor twelve-factor Public

    Forked from twelve-factor/twelve-factor

    The Twelve-Factor Manifesto

  4. pomland-94 pomland-94 Public

    My Public Projects

  5. poweradmin poweradmin Public

    Forked from poweradmin/poweradmin

    A web-based control panel for PowerDNS

    PHP

  6. harbor-operator harbor-operator Public

    Forked from goharbor/harbor-operator

    [DEPRECATED] Kubernetes operator for Harbor service components

    Go