Skip to content

Add KubernetesDeploymentInfo as an associated entity to Deployment #386

@aslotte

Description

@aslotte

Is your feature request related to a problem? Please describe.
We currently only know the API to where we deployed a model, but not what image and so forth

Describe the solution you'd like
Add a new entity called KubernetesDeploymentInfo. It should hold the following values

  • RegistryName
  • ImageName
  • NamespaceName
  • ServiceName

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions