Devarsh
Devarsh
Is this issue solved? If not, please assign it to me. Thanks and Regards.
> Also please verify, if > > ```shell > git clone https://github.com/h2oai/wave-apps.git > cd wave-apps/docker-development > docker build . -t wave_local_dev > docker run -p 10101:10101 -v $(pwd)/src:/app/src wave_local_dev:latest >...
Okay @mturoci, I just have to add the Docker installation steps right?
Hey @PatricNox, I would like to work on this issue. Please assign it to me.
Hey @PatricNox, I have found and solved some typos. What else do I have to accomplish to close this issue?
I would like to contribute to this issue. And would like to seperate begineer concepts and advanced concepts of PODs. Btw, I'm a begineer in Kubernetes but I'm familiar with...
Okay @tengqm. /assign
I have created rough notes of the points you mentioned. Please let me know if I am going in right direction or not. [K8s_Pod..pdf](https://github.com/kubernetes/website/files/10806982/K8s_Pod.pdf)
Hey all, I am sorry for the delayed response. I had created the notes. I am attaching a PDF. Please consider reviewing it. [Pod Notes](https://github.com/kubernetes/website/files/11709496/Pod.pdf) Regards.
Hello @sftim, I apologize for the delayed response. I have prepared the Google Doc, and here's the link to it -> [Link](https://docs.google.com/document/d/1CWaPeV4Udznj4iGd7xptQ-SNcXi7stdgEMGV8npDjkI/edit?usp=sharing) My plan is to make changes to the...