Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

feat: build out registry as part of the installation to decouple from cloud provider registries #34

@qdzlug

Description

@qdzlug

Is your feature request related to a problem? Please describe.
We currently use ECR for our AWS builds in order to deploy the KIC. Rather than re-write things for the other providers registry services, we should consider standing up our own internal registry as part of our deployment and then use that. This will decouple us from custom code for each provider's registry.

Describe the solution you'd like
Deploy an internal registry and use it for KIC (and any other custom images that are used by the project)

Describe alternatives you've considered
We currently work with ECR, and we could write custom logic for private registries as well as cloud provider registries.

Additional context
None.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions