Managing your AWS Kubernetes Cluster from the command line – Part 2
In our last blog post on managing AWS Kubernetes from the command line, we taught you how to list the names of the available pods. You can find that post here. Once you have the list of pods, you can then perform a number of operations from the command line directly against the pod using [...]