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.
- ⭐️ 1771 - 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!
- ⭐️ 303 - 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/setup-sops - Github Action for installing vals (https://github.com/getsops/sops) (1 day 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 day ago)
- jkroepke/lens-extension-certificate-info - See expire date from certificates inside kubernetes secrets. (1 day ago)
- jkroepke/setup-stackit-cli - Github Action for installing stackit-cli (https://github.com/stackitcloud/stackit-cli) (1 day ago)
- jkroepke/helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere (1 day ago)
- jkroepke/docker-wixtoolset - Docker Container for creating MSI with wixtoolset under linux (1 day ago)
- jkroepke/renovate-config - Shareable Config Presets for renovate (1 day ago)
- jkroepke/helm-charts - Collection of charts used in my projects (1 day ago)
- jkroepke/setup-vals - Github Action for installing vals (https://github.com/helmfile/vals) (1 day ago)
- prometheus-community/helm-charts - Prometheus community Helm charts (2 days ago)
- grafana/helm-charts (k8s-monitoring-3.0.1, 1 day ago) -
- jkroepke/setup-vals (v1.4.7, 1 day ago) - Github Action for installing vals (https://github.com/helmfile/vals)
- prometheus-community/helm-charts (kube-state-metrics-5.37.0, 1 day ago) - Prometheus community Helm charts
- jkroepke/setup-stackit-cli (v1.1.6, 1 day ago) - Github Action for installing stackit-cli (https://github.com/stackitcloud/stackit-cli)
- jkroepke/setup-sops (v1.2.4, 1 day ago) - Github Action for installing vals (https://github.com/getsops/sops)
- hashicorp/terraform-provider-azurerm (v4.33.0, 2 days ago) - Terraform provider for Azure Resource Manager
- grafana/grafana (v10.4.19+security-01, 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.
- jkroepke/openvpn-auth-oauth2 (v1.24.0, 2 days ago) - openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on (SSO) auth flows
- oauth2-proxy/manifests (oauth2-proxy-7.12.18, 3 days ago) - Helm charts to allow for the deployment of OAuth2-Proxy
- grafana/loki (v2.9.15, 4 days ago) - Like Prometheus, but for logs.
- logical_disk: add bitlocker status on prometheus-community/windows_exporter (1 day ago)
- feat: add bitlocker collector on prometheus-community/windows_exporter (2 days ago)
- feat: add bitlocker collector on jkroepke/windows_exporter (2 days ago)
- [CI] fix renovate auto merge on prometheus-community/helm-charts (2 days ago)
- [CI] fix renovate post-hook action with larger files on prometheus-community/helm-charts (2 days ago)
- [CI] fix renovate post-hook action with larger files on prometheus-community/helm-charts (2 days ago)
- [CI] For prometheus-operator-crds, bump major version else patch on prometheus-community/helm-charts (2 days ago)
- [CI] For prometheus-operator-crds, bump major version on prometheus-community/helm-charts (2 days ago)
- [prometheus-operator-crds] fix renovate post hook script on prometheus-community/helm-charts (2 days ago)
- [prometheus-operator-crds] add renovate hints. on prometheus-community/helm-charts (2 days ago)
- projectcapsule/capsule - Multi-tenancy and policy-based framework for Kubernetes. (4 days 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. (4 days ago)
- CoolBeingBurrito/homelab - ein kleines clüsterchen (5 days ago)
- clastix/kamaji - Kamaji is the Hosted Control Plane Manager for Kubernetes. (1 week 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!