This can be really handy to confirm a service is running when you don't have telnet or that service's CLI tool installed.| Nick Janetakis
Synopsis Debug cluster resources using interactive debugging containers. 'debug' provides automation for common debugging tasks for cluster objects identified by resource and name. Pods will be used by default if no resource is specified. The action taken by 'debug' varies depending on what resource is specified. Supported actions include: Workload: Create a copy of an existing pod with certain attributes changed, for example changing the image tag to a new version.| Kubernetes
Shell scripting and chaining together small tools to perform real world tasks is a very powerful concept and Linux / Unix lets us do that.| Nick Janetakis
This was a fun adventure that took less time than I thought it would have. Here's a bunch of things I learned along the way.| From Development to Production on Nick Janetakis
I've been using Docker since 2014. Along the way I've picked up a bunch of Docker experience and best practices. Here's what I learned.| Nick Janetakis