akuity / kargo

Application lifecycle orchestration
https://kargo.akuity.io/
Apache License 2.0
1.55k stars 133 forks source link

update quickstart to not use dockerhub #2184

Closed krancour closed 3 months ago

krancour commented 3 months ago

The example currently used by the quickstart involves a subscription to the nginx image on DockerHub. There is a high probability of users trying the quickstart being rate-limited.

We should update the quickstart to use an image that isn't hosted on DockerHub.

jessesuen commented 3 months ago

Duplicate of https://github.com/akuity/kargo/issues/1966.

But will add the concern of not to use dockerhub because of rate limits.