KubeSlice Controller Docker Image
10K+
KubeSlice is a framework to bring both multi-tenancy and multi-cluster capabilities to Kubernetes. For more information, see overview.
KubeSlice provides network services to applications that need secure and highly available connectivity between multiple clusters. KubeSlice creates a flat overlay network to connect the clusters. The overlay network can be described as an application slice that provides a slice of connectivity between the pods of an application running in multiple clusters. For more information, see KubeSlice architecture.
The recommended way to get the Kubeslice Controller Docker Image is to pull the prebuilt image from the Docker Hub Registry.
$ docker pull aveshadev/kubeslice-controller: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 aveshadev/kubeslice-controller:[TAG]
If you wish, you can also build the image yourself, please refer to the github repository
Content type
Image
Digest
sha256:60ee50f3b…
Size
38.7 MB
Last updated
over 3 years ago
docker pull aveshasystems/kubeslice-controller