Cloudeka Price
kubectl get price -n <your-namespace>
kubectl get price -n <your-namespace> -o yamlField
Meaning
Example
spec:
cpu: { price: 200, priceMonthly: 128000 }
ram: { price: 100, priceMonthly: 65000 }
gpu:
NVIDIA-H100-80GB-HBM3: { price: 7500, priceMonthly: 52500000 }
storage:
storage-nvme-c1: { price: 2, priceMonthly: 1650 }Last updated
