Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real World Scenarios for Docker - DevOps #4

Open
ganeshmani opened this issue Oct 1, 2019 · 2 comments
Open

Real World Scenarios for Docker - DevOps #4

ganeshmani opened this issue Oct 1, 2019 · 2 comments
Labels
hacktoberfest help wanted Extra attention is needed

Comments

@ganeshmani
Copy link
Owner

We need Real World Scenarios for Dockerizing web Application. it should cover basic image build to Orchestrating images using Docker Swarm or Kubernetes

@ganeshmani ganeshmani added help wanted Extra attention is needed hacktoberfest labels Oct 1, 2019
@ghost
Copy link

ghost commented Oct 1, 2019

The current scenarios you describe follow a flow-diagram-esque structure, for a given user task (user does this, system responds like that, end). How would you envision integrating creating a docker image or a Kubernetes pod on those, as they would be mixing DevOps with development in processes (e.g docker deployment, Kubernetes deployment, real user interaction) that are separate and not part of the same workflow for a given task?

@ganeshmani
Copy link
Owner Author

Good Question!!. We need to provide Some Production Technical Scenarios that we face in DevOps World.
Example, For Beginners. we can Provide a Scenario to Dockerize a Node.js web app, Additionally we can describe it to link with a Database image(MongoDB or Posgres).
After that, Composing Multiple Images and Docker Networking Concepts. in that way, it can be organized as per the difficulty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant