vmware / vic

vSphere Integrated Containers Engine is a container runtime for vSphere.
http://vmware.github.io/vic
Other
640 stars 174 forks source link

Doc review: Interoperability of vSphere Integrated Containers Engine with Other VMware Software #3379

Closed mhagen-vmware closed 7 years ago

mhagen-vmware commented 8 years ago

https://github.com/vmware/vic/blob/master/doc/user_doc/vic_admin/interop.md

mhagen-vmware commented 8 years ago

Not sure what you mean by: You do not require a native agent on the ESXi host.

mhagen-vmware commented 8 years ago

The appliance VM does not need to be running for vMotion to occur. for vmotion to occur (on the containers)?

mhagen-vmware commented 8 years ago

The VCH maintains filesystem layers inherent in container images by mapping to discrete VMDK files, all of which can be which can be housed in shared vSphere datastores, including vSAN and NFS datastores.

Too many 'of which can be'

mhagen-vmware commented 8 years ago

The VCH maintains filesystem layers inherent in container images by mapping to discrete VMDK files, all of which can be which can be housed in shared vSphere datastores, including vSAN and NFS datastores.

and iSCSI datastores.

hickeng commented 8 years ago

vMotion: impacted by https://github.com/vmware/vic/issues/3243

Multiple VLAN - is this really something we need to tell people? If it is I think the phrasing needs to change as I can only guess at the specific scenario we're claiming to support.

Features not supported:

stuclem commented 8 years ago

Thanks @mhagen-vmware and @hickeng !

Changes are in https://github.com/stuclem/vic/commit/a8dd0495f019322c1d2d6cf9e7bb74650561bc13. Updated topic is here: https://github.com/stuclem/vic/blob/master/doc/user_doc/vic_admin/interop.md

Would benefit from another pass.

hickeng commented 7 years ago

@stuclem delete the multiple VLAN section - it's so basic it should be assumed.

stuclem commented 7 years ago

Done. Am taking this as an LGTM, so closing. Thanks @hickeng !