Skip to content

Mount propagation MountFlags dependency should be documented  #7805

@saad-ali

Description

@saad-ali

This is a...

  • Feature Request
  • Bug Report

Problem:
Mount propagation for Kubernetes moved to beta in 1.10. Documentation was updated here: #7655

However on some deployments it won't work unless MountFlags=shared is added to /usr/lib/systemd/system/docker.service or MountFlags=slave is removed.

This is documented in the Portworx docs: https://docs.portworx.com/knowledgebase/shared-mount-propogation.html#redhatcentos-configuration-and-shared-mounts

Proposed Solution:

Kubernetes OSS documentation should be updated to explain this and have a similar how-to for different environments.

Page to Update:
https://kubernetes.io/docs/concepts/storage/volumes/#mount-propagation

1.9, 1.10+

/assign @jsafrane

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions