KubeSlice Worker Operator Docker Image
10K+
The KubeSlice Worker Operator is a Kubernetes operator that manages the lifecycle of KubeSlice worker clusters. For more information, see overview.
The Slice Operator, also known as a Worker Operator is a Kubernetes Operator component that manages the life-cycle of the KubeSlice related Custom Resource Definitions (CRDs).. For more information, see KubeSlice architecture.
The recommended way to get the worker-operator Docker Image is to pull the prebuilt image from the Docker Hub Registry.
$ docker pull aveshasystems/worker-operator:latest
To use a specific version, you can pull a versioned tag. You can view the list of available versions in the Docker Hub Registry.
$ docker pull aveshasystems/worker-operator:[TAG]
If you wish, you can also build the image yourself, please refer to the github repository for details
Content type
Image
Digest
sha256:b3a7b22f3…
Size
22.7 MB
Last updated
over 3 years ago
docker pull aveshasystems/worker-operator