You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's fetch needed images and store them as simple tar packages in some external storage service.
Currently container registry is created under the kubernetes cluster.
Problems with this:
Pull and push images to ACR everytime new cluster is deployed
Proposed alternative:
Create separate static (private?) container registry that hosts all the images we need.
With this we can pull images from our container registry without doing #36.
Possible container registries:
Github Container Registry
Separate Azure Container Registry
Docker Hub
Problems:
Pricing. Currently during beta Github Container Registry is free
Let's fetch needed images and store them as simple tar packages in some external storage service.
Currently container registry is created under the kubernetes cluster.
Problems with this:
Proposed alternative:
Create separate static (private?) container registry that hosts all the images we need.
With this we can pull images from our container registry without doing #36.
Possible container registries:
Problems:
Info:
Container registry with Github
The text was updated successfully, but these errors were encountered: