We need to run multiple versions of kubectl for compatibility with various kubernetes clusters.
It's a bit easier to get and use multiple versions of kubectl using Homebrew than it is using Macports.
With brew, it's simple to:
- Install a bunch of versions of kubectl (in the kubernetes-cli Formula)
- Switch between them as needed