q8sctl user guideGetting started

Install the Qubernetes CLI

The Qubernetes CLI is available as a Python package and can be installed using pip. The CLI provides a set of commands to interact with Qubernetes clusters to execute quantum jobs.

pip install q8sctl

After installing the Qubernetes CLI, you can use the q8sctl command to interact with Qubernetes clusters.

Configure the cluster connection

Get your kubeconfig file for your Qubernetes cluster.

Start using the Qubernetes CLI

After installing the Qubernetes CLI, you can use the q8sctl command to interact with Qubernetes clusters.

q8sctl --help