Images¶
DockerHub Availability
Juno container images are publicly available on DockerHub for direct access. You can pull images directly from our DockerHub repository without any special requests or approval process. To launch Genesis, you will need to provide the license key during the deployment process.
Air-Gapped Environments
If you are deploying in an air-gapped environment, you will need to follow the manual image deployment steps below to download and load images into your private registry.
Below you can find that you will need to ingest for an airgapped deployment.
It tracks latest releases of our charts:
The deployment also leverages a few upstream components:
If your cluster has those pre-deployed or if you prefer to manage those yourself, it is likely they will work out of the box. The above versions are what we actively test our air-gapped deployment against and what we recommend - they are not technically a hard requirement.
Image Name | Component |
---|---|
docker.io/junoinnovations/genesis` | Juno Genesis |
docker.io/junoinnovations/titan` | Juno Genesis |
docker.io/junoinnovations/terra` | Juno Genesis |
docker.io/junoinnovations/hubble` | Juno Orion |
docker.io/junoinnovations/kuiper` | Juno Orion |
registry.k8s.io/ingress-nginx/controller | ingress-nginx |
registry.k8s.io/ingress-nginx/kube-webhook-certgen | ingress-nginx |
quay.io/argoproj/argocd | ArgoCD |
ghcr.io/dexidp/dex | ArgoCD |
Here are the provided links for 3rd party air-gapped guides:
When using our workstation images, we recommend you pull the latest stable tag of Helios. The workstation image is not included in the list below, since there are multiple choices - we ship multiple distros and flavors that serve different industry-specific use cases.