...
- From the Morpheus portal access the “Provisioning”→”Instances”
- Press “Add” to start the Rancher Instance creation
- Search for Rancher in the search bar and select the Rancher Manager instance type and press “Next”:
- Fill in the basic parameters like “Name” :
- Keep filling the instance configuration parameters :-
- Plan (e.g.
...
- EWC VM plans for CPU).
...
- Networks (The instance requires a public IP. This could be achieved either attaching the private network and use a floating-ip or by attaching directly the "external-internet" network. More information can be found in the page Provision a new instance - web).
...
- Rancher Dashboard
...
- Admin Password: this is the password needed to access the Rancher Dashboard at the end of the provisioning (username: "admin") - this same password will be needed for the provisioning and connection to the kubernetes clusters.
...
- Security Group : "ssh-https" or "ssh-http-https"
- Floating IP: Select external or one available in the list (only for EUMETSAT)
- Continue with the default setting in the next panels. After reviewing the settings press "Complete" to start the provisioning:
- Wait for the deployment to complete, it should take on average between 15-20 minutes:
- Once the deployment is completed, it is possible to access the newly created instance by connecting via a browser to the following url: "https://<rancher instance name>.<tenancy name>.<site char>.ewcloud.host" according to the naming convention explained on the page EWC DNS. You can login using the username: admin password: Rancher Dashboard Admin Password that you used for the deployment. You will see the following dashboard:
...