Skip to content
View mchmarny's full-sized avatar

Organizations

@NVIDIA @tektoncd @dapr

Block or report mchmarny

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
mchmarny/README.md

My name is Mark Chmarny and this is my personal development space. I usually share my longer thoughts on my blog, and the shorter ones on @mchmarny on Twitter or Mastodon. Hope to see you there.

Here are few of my recent projects:

  • devpulse community health analytics for GitHub organizations and repositories
  • reputer calculate contributor reputation scores from Git provider APIs
  • gpuid - Tracks/export GPU serial numbers as structured data into configurable backends
  • rolesetter - k8s controller assigns node role based on a value of specific node label
  • vimp aggregate vulnerability scans from multiple container image scanners for comprehensive exposure analysis
  • kusage rank Kubernetes pods/containers by CPU/memory usage (usage ÷ limit)
  • grunner self-hosted GitHub Actions runner on GCP using GCE (MIGs) with custom image and configurable VM lifesycle
  • s3cme go app template repo with image build/publish pipelines, SBOM, SLSA provenance, OIDC, KMS and Registry
  • disco utility for bulk image, license, package, and vulnerability discovery in containerize workloads on GCP
  • sds demo bootstraps CI/CD pipeline on GCP with image provenance, BinAuthZ policies, GKE attestation checks
  • artomator automates Software Bill of Materials (SBOM) creation with Binary Authorization attestation

GitHub Stats

Pinned Loading

  1. NVIDIA/NVSentinel NVIDIA/NVSentinel Public

    NVSentinel is a cross-platform fault remediation service designed to rapidly remediate runtime node-level issues in GPU-accelerated computing environments

    Go 227 55

  2. NVIDIA/aicr NVIDIA/aicr Public

    Tooling for optimized, validated, and reproducible GPU-accelerated AI runtime in Kubernetes

    Go 133 16

  3. vimp vimp Public

    Aggregate vulnerability scans from multiple container image scanners to identify discrepancies and get comprehensive exposure analysis.

    Go 81 5

  4. rolesetter rolesetter Public

    Kubernetes controller that automatically assign node role based on a value of specific node label

    Go

  5. devpulse devpulse Public

    Community health analytics for GitHub organizations and repositories

    Go 6 1

  6. cluster cluster Public

    Collection of Kubernetes cluster deployment tools for multiple cloud platforms and local development.

    HCL