guettli
Born 1976 in Stuttgart, Germany. Childhood in Bayreuth. In 1996 moved to Dresden to study computer science. I live in Chemnitz since 2003. Married, two children
@syselfChemnitz, Germany
Pinned Repositories
deadends-of-it
Deadends of Information Technology
django-htmx-fun
A small Django application to advertise the fun htmx can bring you
django-tips
Güttli's opinionated Django Tips
frow--fragments-over-the-wire
HTML over the wire: List of frameworks which receive HTML snippets from the server.
html_form_to_dict
HTML Form to Dict
open-source-paas
Open Source PaaS List
programming-guidelines
My personal programming guidelines
python-tips
Güttli's opinionated Python Tips
wol
Working out Loud
guettli's Repositories
guettli/programming-guidelines
My personal programming guidelines
guettli/deadends-of-it
Deadends of Information Technology
guettli/ten-flying-fingers
My goal is to keep the pointing fingers on "F" and "J" as much as possible
guettli/golang-and-vscode
Golang and VSCode
guettli/git-tips
My opinionated tips about Git
guettli/Microsoft-365-vs-Google-Workspace
Microsoft 365 vs Google Workspace
guettli/bash-strict-mode
Bash Strict Mode
guettli/check-conditions
Check Owner References in Kubernets with client-go
guettli/reprec
reprec: Recursively replace strings in files and other goodies
guettli/cluster-api-provider-aws
Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
guettli/kubernetes-tips
Kubernetes Tips
guettli/ble.sh
Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.
guettli/cloudnative-pg
CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance
guettli/cluster-api
Home for Cluster API, a subproject of sig-cluster-lifecycle
guettli/distribution
The toolkit to pack, ship, store, and deliver container content
guettli/docs-1
guettli/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
guettli/go
The Go programming language
guettli/gobyexample
Go by Example (left column (text)) removed
guettli/gorqlite
A Go client for rqlite, the distributed database built on SQLite
guettli/k8s-csi-s3
GeeseFS-based CSI for mounting S3 buckets as PersistentVolumes
guettli/kubectl-modify-secret
kubectl-modify-secrets allows user to directly modify the secret without worrying about base64 encoding/decoding
guettli/missing-internet-specs
Missing Internet Specifications
guettli/node-problem-detector
This is a place for various problem detectors running on the Kubernetes nodes.
guettli/pflag
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
guettli/spegel
Stateless cluster local OCI registry mirror.
guettli/stern
⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
guettli/topolvm
Capacity-aware CSI plugin for Kubernetes
guettli/website
Kubernetes website and documentation repo:
guettli/xgo
Enable function trap for go, and provide trace and mock to help write unit test and debug faster