UserDataConfig#

Description of user data for a Kubernetes cluster.

Contents#

  • userData — User data.

    • Type: String

    • Required: Yes, if userDataContentType is specified

  • userDataContentType — The type of userData.

    • Type: String

    • Required: Yes, if userData is specified

    • Valid values: cloud-config | x-shellscript