This tutorial is designed to help users to set up a PhenoNeNal CRE on Amazon, Google Cloud, Microsoft Azure or in a public or private OpenStack environment through the command-line when you want to use the infrastructure provisioning procedure without the web GUI. Alternatively, use the PhenoMeNal portal to launch a CRE on your preferred cloud provider.
The only prerequisite that need to be installed on your local machine is:
- Docker to run the container with all other dependencies (needed by kn command line client)
curl -f "https://raw.githubusercontent.com/kubenow/KubeNow/phenomenal/stable/bin/kn" -o "/tmp/kn"
sudo mv /tmp/kn /usr/local/bin/
sudo chmod +x /usr/local/bin/kn
Now follow the links below depending on your cloud provider: