Add a new User Access Instance (UAI) class to the User Access Service (UAS) so that the class can be used to configure UAIs.
cray
command) installed on the above hostcray init
command) to reach the HPE Cray EX System API Gatewaycray auth login
command)Add a UAI class by using the command in the following example.
cray uas admin config classes create --image-id <image-id> [options]
The only required option is --image-id IMAGE_ID
which sets the container image that will be used to create a UAI from this UAI class.
Other options and arguments can be discovered using the following command:
cray uas admin config classes create --help
See UAI Classes for more information on what the settings in a UAI class mean and how to use them.