Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Prevent host failure or Ambari inaccessibility during docker upgrade

avatar
Expert Contributor

When you do a 'yum update', after you install some new software on one or more nodes on the cluster, it does upgrade the docker container was well. So will this not cause any issues like node failure from cloudbreak shell or CLI?

1 ACCEPTED SOLUTION

avatar
Rising Star

The container should not be updated - you mean to say the docker version? Contiamners can be updated with docker pull but you should not be concerned as an end user or operator about this. Did you face some issues or is this an observation?

View solution in original post

2 REPLIES 2

avatar
Rising Star

The container should not be updated - you mean to say the docker version? Contiamners can be updated with docker pull but you should not be concerned as an end user or operator about this. Did you face some issues or is this an observation?

avatar
Expert Contributor

@Janos Matyas

Its just an observation and was curious about any such case. Thanks for the response!