In this post, we will discuss automating Kubernetes deployment using Ansible. In my example, I have used CentOS VMs (on VMware) for deploying Kubernetes. But technically Kubernetes deployment steps don’t differ irrespective of the platform you use. Before getting started to make sure you have Ansible server up […]
In daily life of an administrator worst day is when you’ve to co-relate logs across the stack for performance troubleshooting or when you need to troubleshoot an issue which is not consistent. Usually for such issues you’ll need to enable continuous log collection and hope that issue will […]
Part of my job is to talk about the latest geeky technologies and many times I also have to demonstrate the same – Kind of “Show me” discussions. When I started working on getting my hands dirty on Kubernetes (aka K8S) I faced many issues to get started. […]