Preparing for installation
Task 1: To install Ansible
- Install Ansible on the machine from where you plan to run the deployment commands.
- Install Ansible in a system-wide location, such as /usr/local/bin/ansible.
- Follow the official Ansible installation instructions for your environment.
For more information about the Ansible, installation, see Installing Ansible.
Task 2: To install Helm
- Install Helm on the same machine where Ansible is installed.
- Install Helm in a directory included in the path name, such as /usr/local/bin/.
- Refer to the Helm installation guide for platform-specific instructions.
For more information about the Helm installation, see Installing Helm.
Task 3: To install kubectl
- Install Kubectl on the machine from where you run commands against the Kubernetes cluster.
- Install kubectl in a system-wide location, such as, /usr/local/bin/kubectl.
- Follow the official Kubernetes documentation for installing kubectl.
For more information about the kubectl installation, see Install kubectl.
Task 4: To install the envsubst utility
- Make sure that the envsubst utility is available on the machine.
This utility is included in the gettext package. - On a UNIX-based system, install gettext, which includes envsubst.
For example, on macOS, by using Homebrew: brew install gettext
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*