Updated README.md to include Mac kubectl install
Compare changes
+ 15
− 1
@@ -14,7 +14,21 @@ Start by cloning this repo to your local machine and work in that dir.
> [Note from](https://kubernetes.io/docs/tasks/tools/install-kubectl-macos/): You must use a kubectl version that is within one minor version difference of your cluster. For example, a v1.27 client can communicate with v1.26, v1.27, and v1.28 control planes. Using the latest compatible version of kubectl helps avoid unforeseen issues.