Skip to content

[Feature]: v3 k8s controller for creating a AI ability #62

@whybeyoung

Description

@whybeyoung

Tell us what feature you want?

Define a yaml like this:

apiVersion: v1
kind: AIService
metadata:
  name: yolov5-demo-service
spec:
  containerSpec: ...
  modelSpec: ...

After defined that , we can apply this to create an API using kubectl command native.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions