(vm/how-to/auto-scaling-group/tao-template-auto-scaling-group)= # Tạo template auto scaling group ```{admonition} Pre-condition * Người dùng đang truy cập vào Workspace  * Có ít nhất 1 VPC * Người sử dụng đã tải lên {ref}`image` chứa dữ liệu của VM ``` **Các bước thực hiện** ---------------------- ### Bước 1: Truy cập vào màn hình quản lý template Người dùng truy cập vào menu Auto Scaling Group chọn tab TEMPLATES ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-1.png :width: 80% :alt: Image :align: center ``` ### Bước 2: Tạo mới template Ở màn hình danh sách template, người dùng ấn + NEW TEMPLATE để tạo mới ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-2.png :width: 80% :alt: Image :align: center ``` ### Bước 3: Điền thông tin khởi tạo * Scaling Template: Tên của template ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-3.png :width: 80% :alt: Image :align: center ``` * Select Image: Chọn image đã tải lên, người dùng cũng có thể tải lên các image khác thông qua nút UPLOAD MY IMAGE ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-4.png :width: 80% :alt: Image :align: center ``` * Flavors Selection: Người dùng chọn cấu hình để khởi tạo máy về sau bằng việc chọn các cấu hình có sẵn hoặc tùy chỉnh ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-5.png :width: 80% :alt: Image :align: center ```
```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-6.png :width: 80% :alt: Image :align: center ``` **Ở bước này, người dùng chỉ được chọn một flavor, sau đó ấn NEXT để tiếp tục** * Network: Người dùng lựa chọn network mong muốn ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-7.png :width: 80% :alt: Image :align: center ``` * Security Group: Người dùng có thể chọn nhiều hơn một security group ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-8.png :width: 80% :alt: Image :align: center ``` **Sau bước này, người dùng ấn NEXT để qua màn hình Review and Create** ### Bước 4: Kiểm tra thông tin và khởi tạo  Tại bước này, người dùng kiểm tra thông tin sau đó ấn CREATE để khởi tạo template ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-9.png :width: 80% :alt: Image :align: center ``` ```{div} sd-fs-5 sd-text-primary Result ``` Sau khi tạo xong, template sẽ được hiển thị ở màn hình danh sách với trạng thái Available ```{thumbnail} ../../../../_static/img/vm/how-to/auto-scaling-group/tao-template-auto-scaling-group-10.png :width: 80% :alt: Image :align: center ```