Kubernetes Online Deployment Args
Properties specific to a KubernetesOnlineDeployment.
Constructors
Properties
If true, enables Application Insights logging.
Code configuration for the endpoint deployment.
The resource requirements for the container (cpu and memory).
Description of the endpoint deployment.
If Enabled, allow egress public network access. If Disabled, this will create secure egress. Default: Enabled.
Enum to determine endpoint compute type. Expected value is 'Kubernetes'.
ARM resource ID or AssetId of the environment specification for the endpoint deployment.
Environment variables configuration for the deployment.
Compute instance type.
Liveness probe monitors the health of the container regularly.
The path to mount the model in custom container.
Property dictionary. Properties can be added, but not removed or altered.
Readiness probe validates if the container is ready to serve traffic. The properties and defaults are the same as liveness probe.
Request settings for the deployment.
Scale settings for the deployment. If it is null or not provided, it defaults to TargetUtilizationScaleSettings for KubernetesOnlineDeployment and to DefaultScaleSettings for ManagedOnlineDeployment.