
In Virtual-kubelet, we need to implement a kubelet driver for Zun, just the same with ACI. Since Pod will use the sandbox container start time as the Pod start time, for align with Pod, we need to record container started_at time field to record this. Ref: https://github.com/virtual-kubelet/virtual-kubelet/blob/master/providers/azure/aci.go#L744 Part of blueprint golang-client Change-Id: Iefedcd828b1b2935892bbe46729cdac8963c1d9a Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
Team and repository tags
Zun
OpenStack Containers service
Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://git.openstack.org/cgit/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%