Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster autoscaling #36

Open
11 of 20 tasks
Unix4ever opened this issue Jul 26, 2023 · 0 comments
Open
11 of 20 tasks

cluster autoscaling #36

Unix4ever opened this issue Jul 26, 2023 · 0 comments
Labels

Comments

@Unix4ever
Copy link
Member

Unix4ever commented Jul 26, 2023

flowchart TD
    BASE("Base Cloud Provider Support in Omni")
    CPLIB("Base Cloud Provider Library")
    QEMU("QEMU Cloud Provider")
    METAL("METAL Cloud Provider")
    TALEMU("Talemu Cloud Provider")
    KUBEVIRT("KubeVirt Cloud Provider")
    MC("Managed Control Planes")
    MP("Machine Pools /manual scaling/")
    MCA("Machine Class auto scaling")
    MSP("MachineSet Machine Class pressure")
    CPI("Cluster Resource Pressure")
    CAA("Cluster Auto Scaling")
    TA("Talos Agent")
    IPMI("IPMI Management")
    HCP("CP MachineSet not managed by the user")
    CPSH("CP Self-healing")
    EQUINIX("Equinix Cloud Provider")
    QEMU --> METAL
    CPLIB --> TALEMU
    CPLIB --> KUBEVIRT
    KUBEVIRT --> MC
    TALEMU --> MP
    MSP --> MCA
    MP --> MCA
    CPI --> CAA
    MCA --> CAA
    TA --> METAL
    IPMI --> METAL
    HCP --> MC
    CPSH --> MC
    BASE --> CPLIB
    CPLIB --> QEMU
    CPLIB --> EQUINIX
Loading
@smira smira changed the title Omni: cluster autoscaling cluster autoscaling Sep 1, 2023
@smira smira transferred this issue from another repository Mar 4, 2024
@smira smira transferred this issue from siderolabs/omni-issue-mover Mar 4, 2024
@smira smira added the epic label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants