vic
vic copied to clipboard
vSphere Integrated Containers Engine is a container runtime for vSphere.
**Story** As a developer I want full control over the type and structure of filesystem used on a volume disk As a developer I want to be able to configure...
**User Statement:** For a container solution, as we change application code often, it is important to us to have the possibility to update deployed containers and applications easily and without...
**User Statement:** As an administrator I would like to use CIFS shared volumes similar to what you can do with NFS shared volumes. **Details:** With a command like `vic-machine-linux create...
**User Statement:** A Docker label is a key value pair that applies metadata to a container. As a vSphere administrator I would like to see the labels developers attached to...
Hal Rosenburg's recent performance testing has shown that write performance is impacted by our use of thin provisioning of volumes. See http://rickardnobel.se/eager-thick-vs-lazy-thick-disk-performance/ also. This absolutely makes sense as the default,...
I was asked a question today; "what if my docker endpoint is unavailable?" I could create multiple VCH within or across clusters and aggregate the resource required and let the...
**Story** As a viadmin I want to receive alerts when a VMs health/status degrades As a VIC user I want any health issues in my VCH to be resolved as...
**User Statement:** As a VIC customer I don't want to have to configure the ESX firewall. **Details:** We currently use port 2377 for our backchannel. While we have plans to...
#1557 is "closed" in that we now provide a more helpful error message in the case where we time out, however that's not exactly addressing the root behaviour. The primary...
**User Statement:** As a user, I do not want to unnecessarily run out of tmpfs storage space due to the download of image layers. As a user, I do not...