Hi, welcome to my GitHub profile! π
In my free time, I'm going to support and maintain opensource projects. I have a great experience in Linux system administration and container stuff and clusters like Docker, Kubernetes and Openshift.
I like the challenge of code somewhat in a programming language without knowing how to do it exactly correctly. That's one of the reasons why my projects are written in different languages.
- βοΈ 2030 - jkroepke/helm-secrets - I love the deployment via helm. The original helm-secrets project was discontinued. I started a fork and I learn how bash unit tests work!
- βοΈ 511 - jkroepke/openvpn-auth-oauth2 - OpenVPN with OIDC Authentication. Replaces jkroepke/openvpn-auth-azure-ad
- βοΈ 83 - jkroepke/lens-extension-certificate-info - Lens Extension to see details of a certificate inside a secret.
- βοΈ 179 - jkroepke/access-log-exporter - A Prometheus exporter that receives access logs through the syslog protocol and converts them into metrics.
- βοΈ 5 - jkroepke/terraform-provider-azureakscommand - Terraform provider which allows running commands inside private Azure Kubernetes Service without direct connection.
- βοΈ 12 - jkroepke/helm-charts - Helm charts used for my homelab projects.
- jkroepke/blog - My personal blog (today)
- jkroepke/helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere (today)
- prometheus-community/helm-charts - Prometheus community Helm charts (1 day ago)
- prometheus-operator/prometheus-operator - Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes (2 days ago)
- jkroepke/access-log-exporter - A Prometheus exporter that receives access logs from nginx through the syslog protocol and converts them into metrics. (4 days ago)
- jkroepke/openvpn-auth-oauth2 - openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on (SSO) auth flows (1 week ago)
- projectsveltos/helm-charts - Sveltos is tool for managing Kubernetes add-ons in tens of clusters. Support for ClusterAPI powered clusters and helm charts. Sveltos has built-in support for multi-tenancy. (1 week ago)
- zitadel/oidc - Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation (1 week ago)
- jkroepke/grafana-dashboard-skill - (1 week ago)
- prometheus-community/windows_exporter - Prometheus exporter for Windows machines (1 week ago)
- renovatebot/renovate (44.111.2, today) - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
- jkroepke/helm-secrets (v4.7.8, today) - A helm plugin that help manage secrets with Git workflow and store them anywhere
- prometheus-operator/prometheus-operator (v0.94.1, today) - Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
- dominikschlosser/eudi-dev (v2.4.3, today) - Unofficial EUDI Wallet Dev Toolkit - Fully functional and compliant testing wallet plus other useful tools
- prometheus-community/helm-charts (prometheus-29.33.0, 1 day ago) - Prometheus community Helm charts
- prometheus/prometheus (v3.15.0-rc.1, 1 day ago) - The Prometheus monitoring system and time series database.
- Homebrew/brew (7.0.6, 2 days ago) - πΊ The Package Manager for Everywhere
- grafana/helm-charts (mimir-distributed-6.3.0-weekly.413, 2 days ago) - Unofficial EUDI Wallet Dev Toolkit - Fully functional and compliant testing wallet plus other useful tools
- goreleaser/goreleaser (v2.19.0-ff8de3d6-nightly, 2 days ago) - Release engineering, simplified
- jkroepke/access-log-exporter (v0.4.17, 4 days ago) - A Prometheus exporter that receives access logs from nginx through the syslog protocol and converts them into metrics.
- Improve SEO and site discoverability on jkroepke/blog (today)
- Add post draft about Docker Hardened Images and exit strategies on jkroepke/blog (today)
- fix: detect Helm versions without v prefix on jkroepke/helm-secrets (today)
- test: regenerate finalizer bundle on jkroepke/prometheus-operator (2 days ago)
- signing: finalizer RBAC backport on jkroepke/prometheus-operator (2 days ago)
- tmp-finalizer-bundle-patch-8830 on jkroepke/prometheus-operator (2 days ago)
- fix: validate configuration semantics on jkroepke/access-log-exporter (4 days ago)
- fix: validate CONFIG environment values on jkroepke/access-log-exporter (4 days ago)
- fix: support full-size syslog datagrams on jkroepke/access-log-exporter (4 days ago)
- fix: parse nginx upstream group separators on jkroepke/access-log-exporter (4 days ago)
- cloudx-io/setup-go - setup-go with job-isolated caches for high parallelism and high hit rates (5 days ago)
- msitarzewski/agency-agents - A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables. (1 month ago)
- tgoodwin/kamera - kamera is a simulation toolkit for observing, analyzing, and verifying the behavior of Kubernetes control planes. (2 months ago)
- projectsveltos/helm-charts - Sveltos is tool for managing Kubernetes add-ons in tens of clusters. Support for ClusterAPI powered clusters and helm charts. Sveltos has built-in support for multi-tenancy. (2 months ago)
- dominikschlosser/cloud-native-keycloak - Examples of how to run Keycloak in a cloud-native way (2 months ago)
- travisjakel/okf-mcp - MCP server for Open Knowledge Format (OKF) bundles β okf-ingest's deterministic consume verbs (context, search, impact, diff, doctor) as agent tools (2 months ago)
- 0dust/OKFy - Turn docs into agent-readable knowledge bundles using Open Knowledge Format (OKF) (2 months ago)
- rodcar/okf-atlas-mcp - Lightweight OKF bundle consumer exposed as an MCP server. (2 months ago)
- serradura/okf - OKF (Open Knowledge Format): Durable, structured memory for AI agents. Author, validate, consume, and maintain portable knowledge bundles through an ecosystem of Skills, MCP, an interactive graph, TUI, CLI, Docker, and a Claude Code plugin. 100% local. (2 months ago)
- UmairBaig8/okf-generator - OKF v0.1 knowledge bundle generator β Claude skill + OpenCode integration (2 months ago)
- jkroepke/2Moons - First coding project. A browser game engine written in PHP
- jkroepke/postgres-database-operator - My first k8s operator written in python based on zalando's kopf. I want to give our developers the advantage to create databases on the dev RDS (PostgreSQL on AWS) without giving them access to AWS directly.
- adorsys/keycloak-config-cli - I wrote this tool with @borisskert at adorsys. Initially, we need a configuration as code tool for our Keycloak instance to automate the configuration tasks. Click on the UI was a nogo. After the first PoC with Bash and curl scripting, we rewrote the whole tool in java and used the REST client provided by Keycloak.
- jkroepke/github_exporter - I love Prometheus to hold statistics. I wrote the tool @ adorsys to track all statistics from the organization project to gain an organization-wide overview of all repositories in one dashboard. I used the GraphQL API from GitHub to reduce the number of REST calls to a minimum to prevent rate-limits bans. First time I used javascript for such a project.
- jkroepke/openvpn-auth-azure-ad - At adorsys we used OpenVPN as primary VPN solution. Since there was no way to integrate Azure AD authentication combined with OpenVPN authentication possibilities, I wrote a python script with allows that the used can authenticates the VPN connection by devices code flow or resource owner password credentials grant
Say Hello, I don't bite!
NOTE: Some stats may be incorrect as contributions to organizations are not counted.
Want your own self-generating profile page? Check out readme-scribe!





