variable "cluster_name" {
  description = "Name of the Kubernetes cluster"
  type        = string
}