DEV Community

Discussion on: 5 reasons why Go is taking over DevOps in 2021?

Collapse
 
pranay01 profile image
Pranay Prateek

One point which comes to mind is that Kubernetes ( github.com/kubernetes/kubernetes) is written primarily in Go. So, if you want to understand the internals of k8s, knowing Go would come in very handy.

Also, many tools like Prometheus ( github.com/prometheus/prometheus) which devops engineers user are in Go