clusters node-type-defaults k8s

Configures Kubernetes-specific configurations.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

k8s { node-labels key value | ssh-connection-password password | ssh-connection-private-key private_key| ssh-username user_name } 

ssh-username user_name

Specify the SSH username used for connecting to the node.

Must be a string.

ssh-connection-private-key private_key

Specify the SSH private key used for connecting to the node.

Must be an aes-cfb-128-encrypted string.

Usage Guidelines

Use this command to configure Kubernetes-specific configurations.