设为首页 收藏本站
查看: 760|回复: 0

[软件发布] CoreOS 容器引擎 Rocket 发布 1.0 版本

[复制链接]

尚未签到

发表于 2016-6-2 09:43:52 | 显示全部楼层 |阅读模式
欢迎加入运维网交流群:263444886   DSC0000.png
                DSC0001.png   Rocket (rkt) 发布 1.0 版本,这意味着从现在开始该引擎可用于生产环境。其命令行工具和磁盘格式等都认为是稳定的,可以再次开发。从该版本开始,任何接口方面的改动都会考虑向后的兼容性。
  Try rkt now!
  可以访问 landing page on the CoreOS site 来获取更多的信息。
  完整的改进内容包括:
新特性和用户体验的变化:

  •   Add pod creation and start times to rkt list and rkt status (#2030). See rkt list and rkt status documentation.
  •   The DNS configuration can now be passed to the pod via the command line (#2040). See DNS support documentation.
  •   Errors are now structured, allowing for better control of the output (#1937). See Error & Output for how a developer should use it.
  •   All output now uses the new log package in pkg/log to provide a more clean and consistent output format and more helpful debug output (#1937).
  •   Added configuration for stage1 image. Users can drop a configuration file to /etc/rkt/stage1.d (or to stage1.din the user configuration directory) to tell rkt to use a different stage1 image name, version and location instead of build-time defaults (#1977).
  •   Replaced the --stage1-image flag with a new set of flags. --stage1-url, --stage-path, --stage1-name do the usual fetching from remote if the image does not exist in the store. --stage1-hash takes the stage1 image directly from the store. --stage1-from-dir works together with the default stage1 images directory and is described in the next point (#1977).
  •   Added default stage1 images directory. User can use the newly added --stage1-from-dir parameter to avoid typing the full path. --stage1-from-dir behaves like --stage1-path (#1977).
  •   Removed the deprecated --insecure-skip-verify flag (#2068).
  •   Fetched keys are no longer automatically trusted by default, unless --trust-keys-from-https is used. Additionally, newly fetched keys have to be explicitly trusted with rkt trust if a previous key was trusted for the same image prefix (#2033).
  •   Use NAT loopback to make ports forwarded in pods accessible from localhost (#1256).
  •   Show a clearer error message when unprivileged users execute commands that require root privileges (#2081).
  •   Add a rkt tmpfiles configuration file to make the creation of the rkt data directory on first boot easier (#2088).
  •   Remove rkt install command. It was replaced with a setup-data-dir.sh script (#2101.
Bug 修复

  •   Fix regression when authenticating to v2 Docker registries (#2008).
  •   Don't link to libacl, but dlopen it (#1963). This means that rkt will not crash if libacl is not present on the host, but it will just print a warning.
  •   Only suppress diagnostic messages, not error messages in stage1 (#2111).
其他变化

  •   Trusted Platform Module logging (TPM) is now enabled by default (#1815). This ensures that rkt benefits from security features by default. See rkt's Build Configuration documentation.
  •   Added long descriptions to all rkt commands (#2098).
移植

  •   The --stage1-image flag was removed. Scripts using it should be updated to use one of --stage1-url, --stage1-path, --stage1-name, --stage1-hash or --stage1-from-dir
  •   All uses of the deprecated --insecure-skip-verify flag should be replaced with the --insecure-options flag which allows user to selectively disable security features.
  •   The rkt install command was removed in favor of the dist/scripts/setup-data-dir.sh script.
Note for packagers
  With this>rkt RPM/dpkg packages should have the following updates:

  •   Pass --enable-tpm=no to configure script, if rkt should not use TPM.
  •   Use the --with-default-stage1-images-directory configure flag, if the default is not acceptable and install the built stage1 images there.
  •   Distributions using systemd: install the new file dist/init/systemd/tmpfiles.d/rkt.conf in /usr/lib/tmpfiles.d/rkt.conf and then run systemd-tmpfiles --create rkt.conf. This can replace running rkt install to set the correct ownership and permissions.

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.iyunv.com/thread-225182-1-1.html 上篇帖子: ElasticSearch 最新版本 2.20 发布了 下篇帖子: Subclipse 1.10.11 发布,Eclipse 的 SVN 插件
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表