Files
awesome-kubernetes/docs/golang.md
Inaki Fernandez d0fe7cdac7 Oct 13th
2021-10-13 19:53:06 +02:00

6.3 KiB

Golang - Go

Introduction

Kubernetes Client Go

Building container images

Go cheatsheets

Go Frameworks

Go packages

  • cap A collection of authentication Go packages related to OIDC, JWKs and Distributed Claims.

Tweets

Click to expand!

If I were a system administrator looking to learn a new programming language it would be Go.

So many of our tools including Kubernetes, Prometheus, and Terraform are written, and extended, in Go that it's almost a requirement next to learning Bash. https://t.co/OfZmGo4uP5

— Kelsey Hightower (@kelseyhightower) December 7, 2020
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Freshly released: go-test-trace. Allows you to generate distributed trace spans from #golang test cases and can participate into an existing distributed trace. Useful to diagnose CI/CD or to run locally. https://t.co/ypLt3sg5MW pic.twitter.com/hGfNJUxi81

— Jaana Dogan ヤナ ドガン (@rakyll) September 21, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

How I write HTTP services in #golang has changed over the years... here's my current style.

(Please consider sharing this with somebody you know who's learning Go.)

It's a yarn... 🧶

1/13

— Mat Ryer (@matryer) October 4, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>