'Cloud Native DevOps with Kubernetes' is out now. Retweet to win a free copy! https://t.co/K5Xs7X8ENo
"The definitive text about the care and feeding of Kubernetes infrastructure. An absolute must-have."
"An essential guide to operating today’s distributed systems."
First impression of @projectvelero on #Kubernetes was great. You can delete the namespace with PVCs and it will be automagically able to restore everything. For me it's most important part of it, because all manifests are managed as code anyway.
Terraform is an amazing tool for managing infrastructure, and it’s simple enough to get the hang of in just a few hours. However, once you get started using Terraform, you’ll quickly run into tasks that seem easy yet have ...
https://t.co/CAFLznfIWv
Probably the worst thing I ever wrote (not that I thought it was a good idea at all at the time but still did it anyway) was a jinja template that would template a helm template which included the yaml template and the golang template helpers
What is a struct in Go, and how do we use it? 'For the Love of Go: Data' explains this and other Go concepts, by guiding you through a real project: building your own online bookstore application in Go! Can you solve the code challenges? Find out here: https://t.co/GFwclghqge
In this week's Code Club, we're looking at the new generics proposal in #Golang, walking through some example code involving generics, and figuring out what it does and how it works! Do join us https://t.co/FHitMd7wyq
Loved this example on writing your Kubernetes admission webhooks with @openfaas functions. From a new community member who had the idea.. and built this in a few hours 🤯
https://t.co/FnjDm6FwBS
A tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers.
#golang based
https://t.co/iFEtOqVLUF
@AWS This reaction to `waypoint exec` is also amazing. “This is ridiculous.” It is rare to see first reactions to your products, loved it! (This wasn’t sponsored or setup in advance or anything. Love it!) https://t.co/D3A0QB0smI
Weekly reminder!
Looking for Go developers in the US, Canada, and Western Europe (ex. Berlin, Lisbon, London) with a year of professional #golang development.
Have great projects that need people. DM me or fill out an application here.
https://t.co/sZ0eYLF1aJ
How do you turn your Go program into a fast, portable, minimal container image that you can use to distribute your software for Kubernetes and other cloud platforms? Here's how: https://t.co/UkirzOoN6G
Me: declares a variable; don't use it. 😐
Java: Oh okay...so you don't wanna use that variable you declared on line 6. Cool. I'm fine.
Golang be like: How dare you?! The audacity! I don't want any useless variables lying around, you idiot!
I ain't compiling this!
😶