Image Registries
Bunnyshell allows you to connect registries to your organization in order to store your container images and deploy them on Kubernetes clusters.
- AWS ECR
- Azure Container Registry
- Docker Hub
- GitHub Container Registry
- GitLab Container Registry
- Google Container Registry
- Google Artifact Registry - Docker Repository
- Harbor
- JFrog Artifactory
- Scaleway Repository
- Sonatype Nexus Registry
- Private Image Registry
Note
For the purpose of getting started with Bunnyshell, you are not required to add your own image registry - you can use the managed registry provided by Bunnyshell in order to store your images and test out the platform.
Integration Test Image
For some of the image registries, Bunnyshell will push a test image to validate permissions.
You will see a <1KB image called bunnyshell-integration-test
with the version scratch
Updated about 2 months ago