Closed marcelovilla closed 7 months ago
I do not think that ARM64 is relevant here because I am also running into this on Ubuntu running on x64. It was not the case when I tried deploying locally a few weeks back but now I am getting exact same error.
The recent difficulty deploying locally is likely related to https://github.com/nebari-dev/nebari/issues/2311
Closing since this seems to be resolved, feel free to reopen if still seeing it
Describe the bug
I am using Parallels on a Mac with an Apple M1 chip to run an Ubuntu in an ARM64 VM. When trying to deploy Nebari locally on the VM for testing purposes, the deployment is always getting stuck at the
kubernetes_keycloak
stage. Here is the complete output:When I inspect the pods, i get the following:
And when I get the logs, I see the following:
Expected behavior
I would expect Nebari to deploy correctly.
OS and architecture in which you are running Nebari
Linux ubuntu-linux-22-04-02-desktop 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:29:11 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
How to Reproduce the problem?
On an ARM64 Linux system:
Create the
nebari-config.yaml
file:Setup DNS record:
Deploy Nebari:
Command output
No response
Versions and dependencies used.
Compute environment
kind
Integrations
No response
Anything else?
No response