Tired of long-lived Cloudflare API tokens sitting in your secrets store?
Built a Vault secret engine to issue short-lived ones on demand — idea from 2022, finally shipped (thanks #Anthropic 😅)
https://t.co/GSX1tvq1No
Testing / PRs / ideas welcome. #Cloudflare#Vault#DevSecOps
Terraform 0.13 is now generally available! Module count, for_each, depends on. Custom variable validation. Provider sourcing improvements. https://t.co/JfT97wkulq
Exciting news! @SUSE, is acquiring @Rancher_Labs. https://t.co/PLru8ztgKK Upon close, two #OpenSource leaders combined will become the innovator of choice for Enterprise #Linux, #Kubernetes, #EdgeComputing and #AI.Great news for customers, partners, and the open source community.
We are excited to announce the release of #HAProxy 2.2, featuring a fully dynamic SSL certificate storage, a native response generator, an overhaul to its health checking system, and advanced ring logging with syslog over TCP.
👉 https://t.co/e9r5YkgFUm
We show that you can use automated techniques to explore the space and that there is an optimal (Pareto) frontier of choices, with many equally good candidates for most configurations.
Interesting insights into container security from @justincormack
Especially interesting conclusion: „if you want cheap multi-tenancy use different machines“
HashiCorp has been remote since we founded (2012). Since then we’ve grown to almost 1000 employees. I’ll be doing a webinar with @glennsolomon this Thursday at 1 PST about the various lessons we learned and pitfalls we faced! https://t.co/ijwGUBCufM
A 3 parts article on how install and use Keycloack with Kubernetes. Useful if you wish to integrate access to the API (or kubectl) with an existing provider (AD, LDAP, etc.)
https://t.co/Pb4tf0LdKJ
Looking for a weekend project? Why not try out #k3s! Get started with the lightweight #Kubernetes distribution in 2 quick steps, and then let us know what you think! #edgecomputing#IoT#opensource https://t.co/NVB3RgyCBr
easily run k3s in a container
docker run --privileged -d --name k3s ibuildthecloud/k3s:v0.1.0-rc3 server
# wait about 5 seconds
docker exec -it k3s kubectl get all --all-namespaces
A must-know trick on macOS: you can option-click the notification icon to enable do-not-disturb. I turn on DnD before every meeting to silence notification noises, also before screen sharing of course, etc. I think @sethvargo taught me this many, many years ago.
I wrote a tool that analyzes OSS dependencies/licenses directly from a compiled Go binary. Can also generate reports and configure allow/deny lists. https://t.co/jeCwW3ikb1
If you want to know how big orgs (like @datadoghq) are running @kubernetesio, check out this rad talk featuring @lbernail, "Kubernetes The Very Hard Way" → https://t.co/VGBe4HJu0e
One of my fav parts is "things you should mind when scaling from 100 to 1000 nodes" 💯