This repository contains various demonstration manifests for CloudPilot AI.
- EKS with managed onDemand node group: Create a demonstration cluster with an EKS managed onDemand node group for showcasing CloudPilot AI optimization.
- EKS with managed onDemand node group in china region: Create a demonstration cluster with an EKS managed nonDemand ode group for showcasing CloudPilot AI optimization in china region.
- EKS with managed spot node group: Create a demonstration cluster with an EKS managed spot node group for showcasing CloudPilot AI optimization.
- AKS with on-demand node pool: Create an AKS demonstration cluster with an on-demand node pool for showcasing CloudPilot AI optimization.
- AKS with spot node pool: Create an AKS demonstration cluster with a spot user node pool for showcasing CloudPilot AI optimization.
- ACK with spot instance nodes and terway cni: Create an ACK demonstration cluster with spot instance nodes and terway cni for showcasing CloudPilot AI optimization.
- ACK with onDemand instance nodes and terway cni: Create an ACK demonstration cluster with onDemand instance nodes and terway cni for showcasing CloudPilot AI optimization.
- ACK with spot instance nodes and flannel cni: Create an ACK demonstration cluster with onDemand instance nodes and flannel cni for showcasing CloudPilot AI optimization.
- AKS availability zone support varies by region, subscription, and VM size.
- If a zonal system pool is not supported in your environment, use the spot example in clusters/aks-spot, which supports separate zone overrides for the
systemandspotnode pools.