IBM Cloud Docs
Understanding costs for your clusters

Understanding costs for your clusters

With IBM Cloud®, you can plan for, estimate, review, and modify your cluster environment to control costs. Just by using a managed service like IBM Cloud® Kubernetes Service, you are saving many expenses that are associated with managing, updating, and maintaining an infrastructure environment.

Understanding costs by component

With IBM Cloud Kubernetes Service clusters, you can use IBM Cloud infrastructure compute, networking, and storage resources with platform services such as Watson AI or Compose Database-as-a-Service. Each resource might entail its own charges that can be fixed, metered, tiered, or reserved and billed by various incremental rates such as monthly or hourly.

Monthly resources are billed based on the first of the month for usage in the preceding month. If you order a monthly resource in the middle of the month, you are charged a prorated amount for that month. However, if you cancel a resource in the middle of the month, you are still charged the full amount for the monthly resource.

Worker nodes

Clusters can have two main types of worker nodes: virtual or physical (bare metal) machines. Flavor (machine type) availability and pricing varies by the zone that you deploy your cluster to.

When do worker nodes begin to incur charges?**
Worker nodes begin to incur charges after they complete the provisioning state and continue until you delete the worker nodes and they complete the deleting state. For more information, see Worker node states.

What is the difference between virtual and physical machines?

Virtual machines feature greater flexibility, quicker provisioning times, and more automatic scalability features than bare metal, at a more cost-effective price than bare-metal. However, VMs have a performance tradeoff when compared to bare metal specs, such as networking Gbps, RAM and memory thresholds, and storage options. Keep in mind these factors that impact your VM costs.

  • Shared versus dedicated: If you share the underlying hardware of the VM, the cost is less than dedicated hardware, but the physical resources are not dedicated to your VM.
  • Hourly billing only: Hourly billing offers more flexibility to order and cancel VMs quickly. You are charged an hourly rate that is metered for only the time that that the worker node is provisioned. The time is not rounded up or down to the nearest hour, but is metered in minutes and charged at the hourly rate. For example, if your worker node is provisioned for 90 minutes, you are charged the hourly rate for 1.5 hours, not 2 hours.
  • Tiered hours per month: The pricing is billed hourly in graduated tiered. As your VM remains ordered for a tier of hours within a billing month, the hourly rate that you are charged lowers. The tiers of hours are as follows:
    • 0 - 150 hours
    • 151 - 290 hours
    • 291 - 540 hours
    • 541+ hours

Physical machines, or bare metal, (not available for VPC clusters) yield high-performance benefits for workloads such as data, GPU, and AI. Additionally, all the hardware resources are dedicated to your workloads, so you don't have "noisy neighbors". Keep in mind these factors that impact your bare metal costs.

  • Monthly billing only: All bare metals are charged monthly.

  • Longer ordering process: After you order or cancel a bare metal server, the process is completed manually in your IBM Cloud infrastructure account. Therefore, it can take more than one business day to complete.

    VPC Generation 2 only: Prices vary by region where the underlying worker node infrastructure resides, and you can get sustained usage discounts. For more information, see What are the regional uplift charges and sustained usage discounts for VPC worker nodes?.

For more information about worker node specifications, see Available hardware for worker nodes.

Public bandwidth

Bandwidth refers to the public data transfer of inbound and outbound network traffic, both to and from IBM Cloud resources in data centers around the globe.

Classic clusters: Public bandwidth is charged per GB. You can review your current bandwidth summary by logging into the IBM Cloud console, from the menu Menu icon selecting Classic Infrastructure, and then selecting the Network > Bandwidth > Summary page.

Review the following factors that impact public bandwidth charges:

  • Location: As with worker nodes, charges vary depending on the zone that your resources are deployed in.
  • Pay-As-You-Go for VM: Because VMs are billed at an hourly rate, your VM worker node machines have a Pay-As-You-Go allocation of outbound networking based on GB usage.
  • Included bandwidth and tiered packages for BM: Bare metal worker nodes might come with a certain allocation of outbound networking per month that varies by geography: 20 TB for North America and Europe, or 5 TB for Asia Pacific and South America. After you exceed your included bandwidth, you are charged according to a tiered usage scheme for your geography. If you exceed a tier allotment, you might also be charged a standard data transfer fee. For more information, see Bandwidth packages.

VPC clusters: For more information about how internet data transfer works in your Virtual Private Cloud, see Pricing for VPC.

Subnet IP addresses

Subnets for IBM Cloud Kubernetes Service clusters vary by infrastructure provider.

Classic clusters: When you create a standard cluster, a portable public subnet with 8 public IP addresses is ordered and charged to your account monthly. For pricing information, see the Subnets and IPs documentation or estimate your costs in the classic subnets console). If you already have available portable public subnets in your infrastructure account, you can use these subnets instead. Create the cluster with the --no-subnets flag, and then reuse your subnets.

VPC clusters: For more information about charges for floating IPs and other networking costs, see Pricing for VPC.

Multizone load balancer

When you create a multizone cluster or add zones to a single zone cluster, you must have a load balancer to health check Ingress and load balancer IP addresses in each zone, and forward requests to your apps across zones in the region.

The type of load balancer that is automatically created varies depending on the type of cluster.

  • Classic clusters: An Akamai MZLB is automatically created for each multizone cluster. You can view the hourly rate in the pricing summary when you create the cluster.
  • VPC clusters: A Load Balancer for VPC is automatically created in your VPC for your cluster. For cost information, see Pricing for Load Balancer for VPC.

Storage

When you provision storage, you can choose the storage type and storage class that is correct for your use case. Charges vary depending on the type of storage, the location, and the specs of the storage instance. Some storage solutions, such as file and block storage offer hourly and monthly rates that you can choose from.

To choose the correct storage solution, see Planning highly available persistent storage. For more information, see:

IBM Cloud services

Each service that you integrate with your cluster has its own pricing model. Review each product documentation and use the IBM Cloud console to estimate costs.

Operators and other third-party integrations

Operators and other third-party integrations are a convenient way to add services to your cluster from community, third-party, your own, or other providers. Keep in mind that you are responsible for additional charges and how these services operate in your cluster, from deployment and maintenance to integration with your apps. If you have issues with an operator or third-party integration, work with the appropriate provider to troubleshoot the issue.

VPC worker nodes

Pricing for VPC infrastructure varies based on regional location and sustained usage.

This information applies to VPC worker nodes only.

Regional uplift charges

When you create a cluster on VPC infrastructure, the worker nodes might incur an uplift charge that varies by the multizone location that you create the cluster in. The uplift charge is a percentage (%) of the hourly rate (r), and is added to the hourly rate of the worker node. The total hourly rate cost for a worker node can be calculated as r + (r × %). In the cluster creation console, this uplift is reflected in the pricing calculator as you configure your cluster details. The following table describes the pricing uplift by region.

For a table that describes the pricing uplift by region, see Regional pricing for VPC.

Sustained usage discounts

For virtual server instances that are billed at an hourly rate, discounted prices depend on how long the instance runs during the billing month. For more information, expand the Sustained usage discounts on IBM Cloud Virtual Servers for VPC section on the Pricing for VPC page.

Estimating costs

See Estimating your costs.

Keep in mind that some charges are not reflected in the estimate, such as tiered pricing for increased hourly usage. For more information, see Understanding costs for your clusters.

Managing costs

The following steps present a general process to manage costs for your IBM Cloud Kubernetes Service clusters.

  1. Decide on a cloud platform strategy to manage your resources.
  2. Plan the type of cluster that you need.
  3. Check out other IBM Cloud services, add-ons, operators, and other third-party software that you might use that can increase your cost. To get an idea of what other costs clusters typically incur, review Understanding costs for your clusters.
  4. Estimate your costs and review detailed pricing information for the service, see IBM Cloud Kubernetes Service: Pricing.
  5. Manage the lifecycle of your cluster to control costs.
    • Consider enabling the cluster autoscaler to automatically add or remove worker nodes in response to your cluster workload resource requests.
    • Manually resize your worker pool to remove worker nodes that you don't need. Keep in mind that you can't scale a worker pool down to zero worker nodes.
    • Use Kubernetes features such as horizontal pod autoscaling, pod priority, and resource requests and limits to control how resources are used within your cluster.
    • Consider setting up a monitoring tool such as IBM Cloud Monitoring and creating alerts for your workloads when they need more resources.
  6. View your usage to continuously refine how you consume IBM Cloud services.
  7. Set spending notifications.