Projects in the topic golang
Go is a statically typed, compiled programming language designed at Google


Learn enough Golang and hack on CoreDNS

a project by jkuzilek

Description

I'm implementing a split-horizon DNS for my home Kubernetes cluster to be able to access my internal (and external) services over the local network through public domains. I managed to make a PoC with the k8s_gateway plugin for CoreDNS. However, I soon found out it responds with IPs for all Gateways assigned to HTTPRoutes, publishing public IPs as well as the internal Loadbalancer ones.

Updated about 2 months ago. 4 hacker ♥️. 1 follower.

Automate PR process

a project by idplscalabrini

Description

This project is to streamline and enhance the pr review process by adding automation for identifying some issues like missing comments, identifying sensitive information in the PRs like credentials. etc. By leveraging GitHub Actions and golang hooks we can focus more on high-level reviews

Updated about 2 months ago. No love. 2 followers.