SKS Clusters

SKS Cluster

Properties

  • description (string): Cluster description
  • labels (object)
  • cni (string): Cluster CNI
  • auto-upgrade (boolean): Enable auto upgrade of the control plane to the latest patch version available
  • name (string): Cluster name
  • enable-operators-ca (boolean): Indicates whether to add operators certificate authority (CA) as part of trusted CAs for the API server.
  • state (string): Cluster state
  • enable-kube-proxy (boolean): Indicates whether to deploy the Kubernetes network proxy.
  • nodepools (array[object]): Cluster Nodepools - schema details
  • level (string): Cluster level
  • feature-gates (array[string]): A list of Kubernetes-only Alpha features to enable for API server component
  • addons (array[string]): Cluster addons
  • id (string): Cluster ID
  • audit (object): Kubernetes Audit parameters - schema details
  • version (string): Control plane Kubernetes version
  • created-at (string): Cluster creation date
  • endpoint (string): Cluster endpoint
Last updated on