RancherOS 1.6.7 和 1.6.8 rc1 发布了,RancherOS是微型Linux发行,整个操作系统以Docker容器的形式运行。这包含了系统服务如udev和rsyslog。RancherOS 只包含运行Docker所需的最低数量的软件。这使得RancherOS的二进制下载量非常小。其他任何东西都可以动态通过Docker来获得。
1.6.7 更新内容:
- Network Services – v0.2.5
- New image:
rancher/metadata:v0.9.3
- Fixed to use a fixed listen address of 169.254.169.250, instead of all available IP addresses. [#9548]
- New image:
- IPsec – 0.1.3
- Kubernetes 1.7.2 – v1.7.2-rancher7
- New images:
rancher/k8s:v1.7.2-rancher7
,rancher/etcd:v2.3.7-13
- When upgrading to this version of k8s, you will need to delete the
cloud-controller-manager
service after upgrade. Due to a k8s bug, we’ve had to disable this service. [#9599] - Fixed an issue where heapster was failing due to
NodeLegacyHostIp
, which was removed in k8s 1.7 [#9552]
- New images:
- Scheduler – 0.6.3
- Fixed to use a fixed listen address of 169.254.169.250, instead of all available IP addresses.
下载地址:
1.6.7
1.6.8 rc1:
转自 http://www.oschina.net/news/87656/rancheros-1-6-7-1-6-8-rc1