Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AksComputeSecrets

Package version

Secrets related to a Machine Learning compute based on AKS.

Hierarchy

  • AksComputeSecrets

Index

Properties

Optional adminKubeConfig

adminKubeConfig: undefined | string

Content of kubeconfig file that can be used to connect to the Kubernetes cluster.

computeType

computeType: "AKS"

Polymorphic Discriminator

Optional imagePullSecretName

imagePullSecretName: undefined | string

Image registry pull secret.

Optional userKubeConfig

userKubeConfig: undefined | string

Content of kubeconfig file that can be used to connect to the Kubernetes cluster.

Generated using TypeDoc