Error running Airbyte through abctl on Debian VM

Ok, now for running kubectx i get this:
root@airbyte:~/.airbyte/abctl# kubectx
kind-airbyte-abctl
root@airbyte:~/.airbyte/abctl#

okay, now we’re getting something
those 2 statuses are interesting: OOMKilled and CreateContainerConfigError

first OOMKilled,
how much memory and cpu do you have on that machine?

for the vm i gave it 4gb of ram and 8 cpu threads

i just increased it to 8gb, restarted the vm and ran the abctl local install command again, and it seems like it is working now

in k9s all pods have Running or Completed status right now?

yes, all are running now