Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 681 Bytes

File metadata and controls

19 lines (14 loc) · 681 Bytes
title:Flavor
description:A Deis flavor defines the configuration for nodes in a layer, including their provider type, launch parameters and initial configuration.
keywords:flavor, deis

Flavor

A flavor defines the configuration for :ref:`Nodes <node>` in a :ref:`Layer`, including their:

  • Provider Type (e.g. EC2)
  • Launch Parameters (region, zone, etc)
  • Initial Configuration using cloud-config

The :ref:`Controller` comes pre-seeded with default flavors for EC2 that use 64-bit Deis-optimized AMIs with an m1.medium instance size.