📣 Hey Devs- @GoogleCloud Support team is happy to announce the alpha public release of gcpdiag- an #opensource command-line diagnostics tool!
It assesses GCP projects to find common issues and suggests best practices.
Your contributions are welcome👇https://t.co/n4P3UxvMy3
Thanks to all the people inside of Google who helped build gcpdiag. I am feeling excited about what we can achieve with it, and in particular about making gcpdiag more useful by working together with the GCP user community.
Super happy to announce the latest open-source project that I have been working on: https://t.co/c6SONtqWEd. Automated diagnostics (mostly GKE at the moment), based on the troubleshooting experience of the Google Cloud Support team.
fping 5.0 released with more accurate time measurements, improved loss reporting in loop mode, and also immediate reporting of timed out probes. https://t.co/JHdp0zpvBs
@zoltanreegn Yes, that's good to know but actually I miswrote in my tweet: I am speaking about API removals, not deprecations. These API are deprecated since a long time already.
Kubernetes 1.16 deprecates some widely used beta APIs (Deployment, StatefulSet, etc.). If you change from v1beta1 to v1, you might get a few surprises... See my blog post: https://t.co/7TLXuGk30m
Terraform 0.12 is so cool! Especially being able to pass whole resources as variables to modules makes a big difference. But there is a lot more (like the new "dynamic" keyword, etc.). Congrats to @HashiCorp for this big milestone.
Terraform 0.12 is here! 🥳 🌟 0.12.0 final is publicly available. For loops, stronger types, new beautiful plan output, more detailed error messages, and more. Read more including details about upgrading: https://t.co/YLO2dzPdnS
Very interesting announcement from @RedHat: Free to use and redistribute base images that don't require a subscription. Possibly better than centos:7, in particular for the quick security updates (it's RHEL) and small base images (microdnf)
https://t.co/7iSqBNFNId
Anybody wants to contribute to and/or sign the small "Cloud-Native Schema Migrations" manifest that I started a while ago? It would be cool not to have only my name in it :) https://t.co/oBLrFK7qW0 @CloudNativeFdn@FlywayDb#cloudnative
The recent @golang vulnerability CVE-2019-6486 means that all Go binaries need to be recompiled. Statically linking is neat, but causes a huge challenge when this happens. E.g. @debian: https://t.co/MSw15X4ufS
@brikis98 Kustomize allows you to parametrize your yaml files without using templates, and works really well, in my opinion. See also my presentation about it: https://t.co/lGStUs3nUC