Skip to content

Instantly share code, notes, and snippets.

@simbo1905
Last active November 11, 2018 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simbo1905/6238a817769646770b22f71f7a3c1121 to your computer and use it in GitHub Desktop.
Save simbo1905/6238a817769646770b22f71f7a3c1121 to your computer and use it in GitHub Desktop.
proposed revised devops question

when should a pod run multiple containers and how would container failures be handled?

The kubernetes docs allow for multiple containers in a pod. When might this be a good idea and how are failures handled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment