ChangelogInstall Qubernetes CLI

Install 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. For more information on how to use the CLI, refer to the Qubernetes CLI User Guide.

Once the CLI is installed, you can install the Qubernetes Jupyter kernel by running the following command:

q8sctl kernel --install