We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The content you are editing has changed. Please copy your edits and refresh the page.
sed s/cloud.*/infra.*
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tasks
sed s/cloud.*/infra.*
#600The text was updated successfully, but these errors were encountered: