Xenit's open source Kubernetes deployment solution, Xenit Kubernetes Framework (XKF):
https://github.com/xenitab/terraform-modules
Xenit's docs:
# Azure AD Kubernetes API Proxy, used for Xenit's blue green solution
https://github.com/XenitAB/azad-kube-proxy
# gitops-promotion is tool to do automatic promotion with a GitOps workflow. It is ideally suited for use with Kubernetes manifests and a controller such as Flux.
https://github.com/XenitAB/gitops-promotion
# Proxy to allow multi tenant sharing of GitHub and Azure DevOps credentials in Kubernetes.
https://github.com/XenitAB/git-auth-proxy
Edvin is a maintainer of grafana operator: https://github.com/grafana-operator/grafana-operator
He recently made two contributions to starboard which is a security tool to generate reports inside kubernetes.
https://github.com/aquasecurity/starboard/pull/879
https://github.com/aquasecurity/starboard/pull/870
During 2021 Edvin also wrote a blog how to auto kill potentially compromised Kubernetes pod automatically using falco, falcosidekick and tekton https://falco.org/blog/falcosidekick-response-engine-part-4-tekton/