- Currently installed version is Ussuri
- Free and open-source cloud computing platform for building and managing public and private clouds
- Virtual Machines
- Networking
- Storage
- Usable through the Horizon Web UI, the CLI, and programmatically (REST)
---
# cPouta default quota
- A default cPouta project contains:
- 8 vCores
- 32 GB RAM
- 1 TB disk capacity
- 10 TB object storage (Allas)
- 2 public IPv4 addresses (floating)
- Academic and commercial projects may apply for more resources.
-
---
# Standard flavours
- Create a CSC account
- Create a CSC project
- Activate the cPouta service
- Create an SSH keypair
- Create a virtual machine
- Make the VM available via SSH
- Create a security group
- Attach a floating IP address
- Connect to the virtual machine
---
# Documentation links
1. Create a CSC account:
2. Create a CSC project:
3. Activate the cPouta service:
4. Create an SSH keypair:
5. Create a virtual machine (web):
6. Create a security group:
7. Attach a floating IP address:
8. Connect to the virtual machine:
---
# Login (SSH) caveats
- Security group / policy for SSH connections missing or not attached
- Wrong SSH keypair
- Wrong username
- Too many private SSH keys
- Change of the VM behind a floating public IPv4
- Change of the floating IPv4 bound to the VM
- VM's internal firewall activated (e.g. ufw on Ubuntu)
- Lost SSH private key
---
# Exercise
- Create and connect to a virtual machine
- see the checklist earlier in this section