Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
whybeyoung opened this issue Aug 16, 2022 · 2 comments
Open

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

whybeyoung opened this issue Aug 16, 2022 · 2 comments
Assignees

Comments

@whybeyoung
Copy link
Contributor

whybeyoung commented Aug 16, 2022

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.

@whybeyoung whybeyoung changed the title [Feature]: v3 k8s controller for creating a ai ability [Feature]: v3 k8s controller for creating a AI ability Aug 16, 2022
@whybeyoung whybeyoung assigned whybeyoung, happened and sea-wyq and unassigned sea-wyq Aug 16, 2022
@sea-wyq
Copy link
Contributor

sea-wyq commented Aug 18, 2022

If you support it, the experience will be much better

@sea-wyq
Copy link
Contributor

sea-wyq commented Aug 18, 2022

kubebuilder seems to be able to create k8s API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants