Open raosush opened 3 years ago
@raosush I would like to work on this issue. Please assign it to me
@khannakshat7 sure will assign it to you. Please do keep in mind the time limit 🙂
@raosush Can you provide more details how to proceed with this
@khannakshat7 please checkout the resources section in the description of the issue. It has a starting point for understanding and using Kubernetes. I recommend you to try the live examples present in the Kubernetes website.
Description
Create a Kubernetes cluster containing 4 nodes with 3 pods each of any web application's Docker image. You are free to use Docker image of any web application.
Details
Issue requirements / progress
Resources
Directory Structure
Create a folder named
simple-kubernetes-cluster
and add the required configuration files inside it.Note