Site Reliability Engineer @ cloudeteer
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.
- 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!
- jkroepke/openvpn-auth-oauth2 - OpenVPN with OIDC Authentication. Replaces jkroepke/openvpn-auth-azure-ad
- jkroepke/helm-charts - Helm charts used for my homelab projects.
- jkroepke/terraform-provider-azureakscommand - Terraform provider which allows running commands inside private Azure Kubernetes Service without direct connection.
- jkroepke/lens-extension-certificate-info - Lens Extension to see details of a certificate inside a secret.
- jkroepke/signed-commit-action - An action to create signed and verifiable commits from github actions (1 day ago)
- prometheus-community/windows_exporter - Prometheus exporter for Windows machines (1 day ago)
- grafana/helm-charts - (1 day ago)
- jkroepke/homelab - Personal homelab environment for everything what I do. (1 day ago)
- prometheus-community/helm-charts - Prometheus community Helm charts (1 day ago)
- jkroepke/helm-charts - Collection of charts used in my projects (3 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)
- jkroepke/helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere (1 month ago)
- jkroepke/adventofcode - (1 month ago)
- grafana/jsonnet-libs - Grafana Labs' Jsonnet libraries (1 month ago)
- project-zot/zot (v2.1.2, 1 day ago) - zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
- grafana/helm-charts (helm-loki-6.25.0, 1 day ago) -
- prometheus-community/helm-charts (kube-prometheus-stack-68.2.1, 1 day ago) - Prometheus community Helm charts
- zitadel/oidc (v3.34.1, 1 day ago) - Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
- cert-manager/cert-manager (v1.17.0-alpha.0, 1 day ago) - Automatically provision and manage TLS certificates in Kubernetes
- mahendrapaipuri/grafana-dashboard-reporter-app (v1.7.3, 1 day ago) - A Grafana plugin app to create PDF reports of dashboards
- grafana/grafana-plugin-sdk-go (v0.263.0, 1 day ago) - A Go SDK for building backend plugins for Grafana
- hashicorp/terraform-provider-azurerm (v4.16.0, 2 days ago) - Terraform provider for Azure Resource Manager
- prometheus/common (v0.62.0, 2 days ago) - Go libraries shared across Prometheus components and libraries.
- grafana/alloy (v1.6.0-rc.1, 3 days ago) - OpenTelemetry Collector distribution with programmable pipelines
- [ci] add github workflow to the bump version of an Chart version on prometheus-community/helm-charts (1 day ago)
- [ci] add skip_existing to chart-releaser on prometheus-community/helm-charts (1 day ago)
- net: fix sanitize # on the nic label for windows_net_nic_address_info on prometheus-community/windows_exporter (1 day ago)
- [all] refactor maintainer metadata on prometheus-community/helm-charts (1 day ago)
- [prometheus-yet-another-cloudwatch-exporter] add migration guide on prometheus-community/helm-charts (3 days ago)
- docs: add CONTRIBUTING.md docs on prometheus-community/windows_exporter (3 days ago)
- netframework: add --collector.netframework.enabled CLI flag on prometheus-community/windows_exporter (3 days ago)
- [kube-prometheus-stack] WIP: upgrade CRDs using helm on prometheus-community/helm-charts (3 days ago)
- performancecounter: Add the possibility to request formatted values on prometheus-community/windows_exporter (4 days ago)
- Enrich FAQ on jkroepke/openvpn-auth-oauth2 (1 week ago)
- wube/factorio-data - Tracks changes of the lua prototype definitions in factorio inbetween releases. (1 week ago)
- Xeinaemm/Factorio-Tileable-Factories - Book of factories that are as simple and compact as possible to build advanced factories. (2 weeks ago)
- wayfair-incubator/telefonistka - Safe and Controlled GitOps Promotion Across Environments/Failure-Domains (2 weeks ago)
- n8n-io/n8n - Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. (2 weeks ago)
- openobserve/openobserve - 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay). (1 month ago)
- gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. (2 months ago)
- harness/harness - Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries. (2 months ago)
- nickbabcock/OhmGraphite - Expose hardware sensor data to Graphite / InfluxDB / Prometheus / Postgres / Timescaledb (3 months ago)
- maddalax/htmgo - htmgo - build simple and scalable systems with go + htmx (3 months ago)
- prometheus-community/windows_exporter - Prometheus exporter for Windows machines (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!