This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Improve persistence of IPAM data #27
Comments
I think regular
|
Sure, but is there a CoreOS, for instance, mounts loads of things read-only. |
CoreOS mounts |
Petset without "normal" network fs is bloody hell. Regular |
This issue was moved to weaveworks/weave#2610 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently weave-daemonset.yaml specifies an
emptyDir
volume which is deleted when the pod is deleted. Since upgradingweave-kube
require deleting the pods, this is unsafe.Reading http://kubernetes.io/docs/user-guide/volumes/, I don't see an obviously better choice.
The text was updated successfully, but these errors were encountered: