New to containers, docker, and kubernetes, so this might be a stupid request, but I can't actually figure out a good way to log into macless-haystack if I have this as a container in a kubernetes pod.
In docker, it is simple to just run a container in interactive mode, but the container gets in an error state and therefore I cannot exec into it from kubernetes to log in before it tries restarting itself.
New to containers, docker, and kubernetes, so this might be a stupid request, but I can't actually figure out a good way to log into macless-haystack if I have this as a container in a kubernetes pod.
In docker, it is simple to just run a container in interactive mode, but the container gets in an error state and therefore I cannot exec into it from kubernetes to log in before it tries restarting itself.