Replies: 2 comments 1 reply
|
Hey @TheSenya, greetings. We have not published the conda-store images to nebari registry yet, its been recently migrated to the conda-incubator, and there are other milestones that we are currently working on before migrating it. Here's where nebari uses it, I am curious as to where that error might've came up from, could you share the error message if possible? |
|
@viniciusdc thanks for the update. I was simply trying to perform a What I'm trying to do is to deploy nebari first locally and then to AKS, but given the fact that I must pull ALL images from my companies proxied registry I've had to create a custom build script to manually deploy all terraform stage rather than using nebari. I'm not sure if this is 100% the right approach but what I've seen from the terraform stages there are multiple locations where the images are hardcoded and can not be overridden via the Also I've tried to add certificates to Kubernetes to allow it to pull directly from my specified registries but not dice on that I'm pretty new to Kubernetes in general so I may not be going about things the right way, but where trying to use Nebari givens its really cool features. This may be a big ask but if you have time I would love to have a call with either you or someone from the nebari team to discuss all these factors. Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I was trying to deploy nebari and I noticed that the image
quay.io/nebari/nebari-conda-storedid not exist in thequay.ioregistry. Has this image been removed, are there plans to put it back? In the mean time is there another publicly available image I can use to replace the nebari conda store.If I got something wrong please let me know.
All reactions