No project description provided
Project description
Usage
If submitting to Kueue in a Minikube Kubernetes cluster, you need to configure your environment variables, so that images are available inside the cluster:
$ eval $(minikube -p minikube docker-env)
Then, you can execute a workload as a regular Python script:
$ python example_1.py
You can choose between the available execution modes (locally, in Docker, as a Kueue Kubernetes Job) by passing the --mode
flag.
See the output of --help
for allowed values.
FAQ
- Q: Image build aborts with an exception
docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
: - A: If using Colima, might have to set
DOCKER_HOST
env var to point to the Colima Docker socket (obtain path fromdocker context ls
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aai_jobq-0.1.0rc9.tar.gz
(78.5 kB
view details)
Built Distribution
File details
Details for the file aai_jobq-0.1.0rc9.tar.gz
.
File metadata
- Download URL: aai_jobq-0.1.0rc9.tar.gz
- Upload date:
- Size: 78.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48290649b1dd6fa4e095c024ff6b15742ec78cf86df9dd8b5934a37d34387b22 |
|
MD5 | 34757e518065528ac19cf2efbfd3d08c |
|
BLAKE2b-256 | 740f1e96c13fd1c89da5379fc9fdd63a7d64a1d68a0b614761fba89eb90ce513 |
File details
Details for the file aai_jobq-0.1.0rc9-py3-none-any.whl
.
File metadata
- Download URL: aai_jobq-0.1.0rc9-py3-none-any.whl
- Upload date:
- Size: 65.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17b14a76152b712a19ae7d0e2587ea41e5859e502964ec613360f67446e52342 |
|
MD5 | 2298663e8d5113a97988230e5b60326d |
|
BLAKE2b-256 | 799774a8f497c037355a31c5b601429a360bf86f674ce1016140a78f7f493ac9 |