Process Flow - SSH access and metadata
Start: VM Instance Created
Set Metadata: SSH Keys
User Tries SSH Access
Check Metadata for SSH Keys
Access Denied
Authenticate User
Grant SSH Access
User Connected to VM
This flow shows how SSH access to a VM is controlled by metadata containing SSH keys. The system checks metadata for keys before allowing access.