Day 40/40 Days of K8s: JSONPath Tutorial - Advanced Kubectl Command
We will deep dive into JSONPath from the beginners perspective and see how you can write advanced kubectl commands using JSONPATH.
Let’s understand with a simple example…
When you run a kubectl command, the following process occurs:
kubectl utility ...
vivekmanne.hashnode.dev2 min read