Step By Step Guide on Kubectl
Step 1: Install kubectl
Before you can use kubectl, you need to have it installed on your local machine. You can download it from the official Kubernetes website or use a package manager like brew (on macOS) or chocolatey (on Windows) to install it.
...
adityablogs.hashnode.dev3 min read