To model the Online Boutique inside Akamas, we need to create a corresponding System with its components in Akamas, and also associate a Prometheus telemetry instance to the system to allow Akamas to collect the performance metrics.
Now you need to first login to Akamas with the following command:
akamas login --user <login> --password <password>
Start by installing the necessary optimization packs:
Then, create the Online Boutique system using the artifacts you previously downloaded:
akamas create system kubernetes-online-boutique/akamas/system/system.yaml
You should see a message like this:
name description
========================================================================================
ac8481d3-d031-4b6a-8ae 0eeff7cd-bdee-4c65-ae Online Boutique The Online Boutique
9-c7b366f027e8 62-fd7c9d95cf27 by Google
Now, you can create all the components by running: