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.
- ⭐️ 1776 - 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!
- ⭐️ 305 - jkroepke/openvpn-auth-oauth2 - OpenVPN with OIDC Authentication. Replaces jkroepke/openvpn-auth-azure-ad
- ⭐️ 9 - jkroepke/helm-charts - Helm charts used for my homelab projects.
- ⭐️ 4 - jkroepke/terraform-provider-azureakscommand - Terraform provider which allows running commands inside private Azure Kubernetes Service without direct connection.
- ⭐️ 61 - jkroepke/lens-extension-certificate-info - Lens Extension to see details of a certificate inside a secret.
- jkroepke/helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere (today)
- prometheus-community/windows_exporter - Prometheus exporter for Windows machines (today)
- prometheus-community/helm-charts - Prometheus community Helm charts (today)
- 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 day ago)
- grafana/helm-charts - (1 day ago)
- prometheus/prometheus - The Prometheus monitoring system and time series database. (2 days ago)
- jkroepke/pxe-node-provisioning - Treat Kubernetes nodes as cattle, not pets (4 days ago)
- jkroepke/helm-charts - Collection of charts used in my projects (4 days ago)
- jkroepke/renovate-config - Shareable Config Presets for renovate (4 days ago)
- jkroepke/azure-vm-exporter - A prometheus exporter to expose azure virtual machine metrics (5 days ago)
- grafana/helm-charts (rollout-operator-0.30.0, today) -
- prometheus-community/helm-charts (kube-prometheus-stack-75.3.5, today) - Prometheus community Helm charts
- grafana/grafana (v12.0.2, 2 days ago) - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
- kubernetes-sigs/external-dns (external-dns-helm-chart-1.17.0, 2 days ago) - Configure external DNS servers dynamically from Kubernetes resources
- project-zot/zot (v2.1.5, 2 days ago) - zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
- stackitcloud/stackit-cli (v0.34.5, 2 days ago) - A command-line interface to manage STACKIT resources
- cloudeteer/terraform-azurerm-vm (v1.4.0, 2 days ago) - ☁️ Cloudeteer's Terraform AzureRM virtual machine module
- stackitcloud/stackit-sdk-go (release-2025-06-16, 3 days ago) - The STACKIT SDK for Go
- germanbrew/terraform-provider-hetznerdns (v3.4.4, 4 days ago) - Terraform provider for Hetzner DNS
- jkroepke/setup-vals (v1.4.7, 6 days ago) - Github Action for installing vals (https://github.com/helmfile/vals)
- dhcp: fix log level for dhcp server, if not present on prometheus-community/windows_exporter (today)
- [kube-prometheus-stack] Allow renovate to bump patch versions from prometheus-operator on prometheus-community/helm-charts (1 day ago)
- Fix documentation typos and update admin references on jkroepke/openvpn-auth-oauth2 (1 day ago)
- [ci] limit schedule for git-refs on prometheus-community/helm-charts (2 days ago)
- fix: added count checks on prometheus-community/windows_exporter (2 days ago)
- process: do not fail, if collector.process.iis is enabled and WMI WebAdministration is not present. on prometheus-community/windows_exporter (3 days ago)
- config: fix validation error with empty config files on prometheus-community/windows_exporter (3 days ago)
- [ci] bump Chart.yaml if changes are only in sub-directories. on prometheus-community/helm-charts (4 days ago)
- [ci] add rebaseWhen option in renovate.json on prometheus-community/helm-charts (4 days ago)
- [ci] enable auto merge for kube-prometheus-stack on prometheus-community/helm-charts (5 days ago)
- projectcapsule/capsule - Multi-tenancy and policy-based framework for Kubernetes. (1 week ago)
- apple/container - A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It's written in Swift, and optimized for Apple silicon. (1 week ago)
- CoolBeingBurrito/homelab - ein kleines clüsterchen (1 week ago)
- clastix/kamaji - Kamaji is the Hosted Control Plane Manager for Kubernetes. (2 weeks ago)
- samuelngs/apple-emoji-linux - Brings Apple's vibrant emojis to your Linux experience (1 month 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 month ago)
- zapier/kubechecks - Check your Kubernetes changes before they hit the cluster (2 months ago)
- appvia/terranetes-controller - The terranetes controller manages the lifecycle of an OpenTofu or Terraform resource, allowing developers to self-serve dependencies in a controlled manner. (3 months ago)
- GoogleCloudPlatform/khi - A log viewer for Kubernetes troubleshooting (4 months ago)
- takaishi/tfclean - tfclean is tool to remove applied moved block, import block, etc (4 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 combind with OpenVPN authentication possiblities, 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!