Kubernetes cluster
Last updated
Last updated
Name | Required | Type | Default | Description |
---|---|---|---|---|
cluster_name
yes/no
string
The name of the cluster. Required for state = 'present' and state = 'update'
k8s_cluster_id
yes
string
The ID of the cluster. Required only for state = 'update' or state = 'absent'
k8s_version
no
string
The kubernetes version in which the cluster is running.
maintenance_window
no
dict
The day and time for the maintenance. Contains 'day_of_the_week' and 'time'.