Open jdef opened 8 years ago
how can we help?
I'd start with support for the kubelet's --containerized
flag. The docs
say that it's still experimental, so I'm not sure what's working vs. not.
Using --containerized
requires that nsenter
is present and in the
kubelet's PATH. It's used for creating files on the host FS and for
mounting volumes. Once the flag is in place and nsenter is available to the
kubelet-executor you can test that (volume-based) secrets still work.
On Tue, Jul 19, 2016 at 7:18 AM, Benjamin notifications@github.com wrote:
how can we help?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mesosphere/kubernetes-mesos/issues/799#issuecomment-233602955, or mute the thread https://github.com/notifications/unsubscribe-auth/ACPVLJT1sNI1EAPsIufr3GCBh78yiQIhks5qXLKKgaJpZM4IDem9 .
xref https://github.com/mesosphere/universe/pull/379