Container based Sandbox

User can choose to host a container-based sandbox on a cluster that is registered in Gathr database. Currently, Gathr supports Kubernetes as a cluster.

Kubernetes clusters and docker images can be registered in Gathr application. Once registered, they can be utilized during sandbox configuration for a container-based deployment approach.

For more details about how to register Clusters in Gathr, see Register Cluster → and for registering docker images see, Register Container Image →.

The IDE selected during the container image registration (for a container-based approach) will be launched in the preferred cluster and docker image.

Top