Kazan v0.1.0 Kazan.Models.V1.NodeSpec

NodeSpec describes the attributes that a node is created with.

Properties

  • external_id - External ID of the node assigned by some machine database (e.g. a cloud provider). Deprecated.
  • pod_cidr - PodCIDR represents the pod IP range assigned to the node.
  • provider_id - ID of the node assigned by the cloud provider in the format: ://
  • unschedulable - Unschedulable controls node schedulability of new pods. By default, node is schedulable. More info: http://releases.k8s.io/HEAD/docs/admin/node.md#manual-node-administration”