I have using the Dockerfile to build a image and using that image i am able to run it locally. so, i tried to deploy into Kubernetes cluster. wrote a yaml file and deployed it on k8s cluster .But after deploying it continuously getting restarts again and again. Can anyone help me on this please
I have using the Dockerfile to build a image and using that image i am able to run it locally. so, i tried to deploy into Kubernetes cluster. wrote a yaml file and deployed it on k8s cluster .But after deploying it continuously getting restarts again and again. Can anyone help me on this please