Qiskit / qiskit-serverless

A programming model for leveraging quantum and classical resources
https://qiskit.github.io/qiskit-serverless/
Apache License 2.0
68 stars 31 forks source link

Client: Kuberay provider #132

Closed IceKhan13 closed 1 year ago

IceKhan13 commented 1 year ago

What is the expected behavior?

Implement Kuberay provider that supports working with kuberay API server

class KuberayProvider(Provider):
    # implemet CRUD for kuberay API server
    ...

Depends on:

Related PRs:

Epic: https://github.com/Qiskit-Extensions/quantum-serverless/issues/55

psschwei commented 1 year ago

I'll take this