Skip to content

[Feature Request] Show infrastructure recommendations to be of the same architecture #159

Description

@pnvnd

Summary

Have an option to show infrastructure recommendations to be of the same architecture.

Desired Behavior

Here's an example:
I have a t2.medium instance and the recommendation is to switch to a t4g.small instance.
image

This is great, except I can't simply switch my instance from i386 to arm64.
image

Here's the error when I try to do this (and is expected):
image

For this particular case, switching to t3a.small was the solution since there was no issue with my OS and going from i386 to x86_64 architecture.

Possible Solution

One way would be to also have a column for the architecture, or a toggle to only show recommendations with matching architectures.

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions