KubernetesClusterLinuxProfile

Constructors

Link copied to clipboard
constructor(adminUsername: String, sshKey: KubernetesClusterLinuxProfileSshKey)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Admin Username for the Cluster. Changing this forces a new resource to be created.

Link copied to clipboard

An ssh_key block as defined below. Only one is currently allowed. Changing this will update the key on all node pools. More information can be found in the documentation.