How To Setup GitHub Authentication for an Exposed Service in Kubernetes
Setting up an exposed service or ingress on a Kubernetes cluster needs authentication with OAuth 2 Proxy: here’s how to get it done in 6 easy steps.
Continue Reading
Setting up an exposed service or ingress on a Kubernetes cluster needs authentication with OAuth 2 Proxy: here’s how to get it done in 6 easy steps.
Continue Reading
GitHub has a lot of tools for handling notifications. This doesn’t necessarily guarantee ease of use. It’s really easy to forget to return to an issue, or miss a pull request you were assigned to review.
Continue Reading
I’ve chosen this specific list as part of an effort to foster a shared understanding of commonly used terms. This “glossary” doesn’t exist in a vacuum – it can (and should) continue to be challenged and evolve over time as our understanding changes.
Continue Reading
I was lying in bed this morning planning the best way to handle a merge conflict I know is coming with a colleague’s PR today, and I realized I’d like to know a couple of tricks for certain situations. Here they are:
Continue Reading
Make sure you’re doing this consistently, because down the line it makes a big difference to somebody digging through git history.
Continue Reading