SIC #5 new blog and re: invent 2022
Hi all,
It’s been a long time since the last newsletter, but I gathered myself and did some retrospection and again back at it :)
As a new year resolution which I am starting a bit early is to keep the consistency in the newsletter, blogging and other knowledge sharing :)
I moved my blog to medium but worry not; they are not behind the paywall, so you can read them for free.
Here are a few articles I published recently,
This blog post introduces the kubectl plugin, view-secret, and how it helps us view Kubernetes very easily without having to type long commands with base64 decode commands.
This blog post introduces another amazing kubectl plugin called foreach with which you can run kubectl commands on multiple clusters in parallel and print the aggregated output. Quite handy when you want to run the same commands on multiple clusters and gather the output.
This blog post will show how we can use Terraform to deploy Kubernetes resources and how the k2tf tool helps us convert Kubernetes YAML resources to terraform HCL.
AWS re: invent 2022 happened a couple of weeks back, and there were a couple of interesting sessions around Kubernetes and Containers. This?blog post?has a list of all the sessions which you can watch and learn :)
That’s it for this week; if you like this article, do share it with friends and colleagues.
Thanks,
Suraj