Installation Guide for kubectl, oc, git, helm and ansible on MacOS
Install kubectl
- Install with Homebrew:
brew install kubectl git openshift-cli ansible
Verify
- Verify the installation:
git --version
- Verify the installation:
oc version
- Verify the installation:
kubectl version
- Verify the installation:
ansible --version
- Verify the installation:
helm --version
- Verify the installation:
keytool