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

Add questions on containers (Docker, Nomad, k8s, ...) #3

Open
bregman-arie opened this issue Oct 4, 2019 · 5 comments
Open

Add questions on containers (Docker, Nomad, k8s, ...) #3

bregman-arie opened this issue Oct 4, 2019 · 5 comments

Comments

@bregman-arie
Copy link
Owner

@bregman-arie bregman-arie commented Oct 4, 2019

No description provided.

@sk3pp3r
Copy link

@sk3pp3r sk3pp3r commented Nov 11, 2019

  1. What is Docker?
  2. What are the advantages of using Docker container?
  3. What are the important features of Docker?
  4. What are the main drawbacks of Docker?
  5. What is Docker image?
  6. What is Docker Engine?
  7. Explain Registries
  8. What command should you run to see all running container in Docker?
  9. Write the command to stop the docker container
  10. What is the command to run the image as a container?
  11. What are the common instruction in Dockerfile?
  12. What is memory-swap flag?
  13. Explain Docker Swarm?
  14. How can you monitor the docker in production environments?
  15. What the states of Docker container?
  16. What is Docker hub?
  17. What is Virtualization?
  18. What is Hypervisor?
  19. Explain Docker object labels
  20. Write a Docker file to create and copy a directory and built it using python modules?
  21. Where the docker volumes are stored?
  22. How does communication happen between Docker client and Docker Daemon?
  23. Explain Implementation method of Continuous Integration(CI) and Continues Development (CD) in Docker?
  24. What are the command to control Docker with Systemd?
  25. How to use JSON instead of YAML compose file?
  26. What is the command you need to give to push the new image to Docker registry?
  27. How to include code with copy/add or volumes?
  28. Explain the process of scaling your Docker containers
  29. What is the method for creating a Docker container?
  30. What are the steps for the Docker container life cycle?
  31. How can you run multiple containers using a single service?
  32. What is CNM?
  33. Does Docker offer support for IPV6?
  34. Can you lose data when the container exits?
  35. What are a different kind of volume mount types available in Docker?
  36. What are a different kind of volume mount types available in Docker?
  37. Explain Docker Trusted Registry?
  38. What are Docker Namespaces?
  39. What are the three components of Docker Architecture
  40. What is client?
  41. What is the purpose of Docker_Host?
  42. How do I run multiple copies of Compose file on the same host?
@bregman-arie
Copy link
Owner Author

@bregman-arie bregman-arie commented Nov 11, 2019

Thanks but I don't copy content and it seems these questions are from:

https://www.guru99.com/docker-interview-questions.html

@surister
Copy link
Collaborator

@surister surister commented Nov 14, 2019

Also this doesn't seem like the correct format to issue a PR :P, check the contributing MD

@MaximeAiguier
Copy link

@MaximeAiguier MaximeAiguier commented Nov 16, 2019

Thanks !

1 similar comment
@MaximeAiguier
Copy link

@MaximeAiguier MaximeAiguier commented Nov 16, 2019

Thanks !

bregman-arie pushed a commit that referenced this issue Nov 26, 2019
Add new linux answers
bregman-arie pushed a commit that referenced this issue Feb 14, 2020
Merging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.