2. Create Autoscale Profile from Cloud-init script
Purpose: The use of cloud-init scripts allows users to flexibly customize parameters and automate the process of setting up network, storage, etc. This script should be tested on Virtual Instances before being used for Autocale Profile creation.
Requirements (Can be ignored if VPC is already available):
Step 1: Go to Autoscaling page > Autoscale Profile > Select Create profile.
Step 2: Configure the profile following fields of information:
Sample Cloud-init script: With this sample script, the nodes in one group will run a static website, users can allocate Floating IP to the node and access to the website through that Floating IP.
Step 3: Select Create Profile.
The system will confirm and create profile.
Last updated