Skip to content

phnmnl/KubeNow-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhenoMeNal plugin for KubeNow

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.

Prerequisites

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)

Install KubeNow command line client that includes the PhenoMeNal plugin

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:

Deploy on Amazon Web Services

Deploy on Google Cloud Platform

Deploy on Microsoft Azure

Deploy on Openstack

Deploy on Bare metal (KVM)

Deploy on EGI Federated Cloud

About

PhenoMeNal deployment as a plugin for KubeNow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages