ManagedClusterAIToolchainOperatorProfile interface
When enabling the operator, a set of AKS managed CRDs and controllers will be installed in the cluster. The operator automates the deployment of OSS models for inference and/or training purposes. It provides a set of preset models and enables distributed inference against them.
Properties
| enabled | Whether to enable AI toolchain operator to the cluster. Indicates if AI toolchain operator enabled or not. |
Property Details
enabled
Whether to enable AI toolchain operator to the cluster. Indicates if AI toolchain operator enabled or not.
enabled?: boolean
Property Value
boolean