Kaustav Mukherjee

Results 24 comments of Kaustav Mukherjee

> Thanks for the PR :) Could you please fill in the description template so we have an idea what the PR actually is? I provided the kubernetes artifact so...

Hi , It is executed by this command below. kubectl create -f inception.yaml I am giving the manual as a part of next pr. Thanks & Regards, Ka On Tue,...

> Ok, nice. How can one use it? Hi , It is executed by this command below. kubectl create -f inception.yaml I am giving the manual as a part of...

Corrected the typo in the volume name which was causing it to fail .

> I have enabled Kubernetes on my Docker Desktop and tried the command that you said, but it doesn't seem to work: > > ``` > % kubectl create -f...

M1 is a ARM architecture that is the reason it is failing . It is not a kubernetes issue but rather a docker image issue. I am using the docker...

Seems like the volume is not getting created resulting in pvc without any bounded volume. I will run my check and update. Thanks & Regards, Kaustav On Tue, Oct 12,...

Hi, I will look into it and get back to you. Thanks & Regards, Kaustav On Wed, Oct 13, 2021, 11:48 AM Richard Eckart de Castilho < ***@***.***> wrote: >...

please refer to PR #223