Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

In basic zone CloudStack provides Static NAT (1:1 NAT) from public IP to VM's private IP in basic zone. Below are the semantics of EIP as implemented in CloudStack. 

...

In this semantics, a public IP is allocated for each VM created in basic zone. For deployments where public IP is scarce resource, allocating public IP for each VM will be expensive. Currently there is no provision in the CloudStack modify this behaviour.  This proposal provides flexibility to the cloud admin, where they can choose not to allocate public IP to the VM by default.

Design

Upgrade