09-harbor助你玩转云原生-邹佳VMware主任工程师/Harbor 核心维护者和架构师 Harbor-助你玩转云原生 关于我 Steven(佳) Zou(邹),VMware中国研发中心主任工程师, Harbor开源项目架构师及核心维护者,拥有十多年软件研发及 架构经验,获得PMP资格认证及多项技术专利授权。曾在HPE、 IBM等多家企业担任资深软件工程师和架构师,专注于云计算及 云原生等相关领域的研究与创新。著有《Harbor权威指南》等 目录 - 开场:云原生与制品管理 - 初识Harbor:云原生制品仓库服务 - 使用Harbor搭建私有制品仓库服务 - 资源隔离与多租户管理模型 - 制品的高效分发(复制、缓存与P2P集成) - 制品的安全分发(签名、漏洞扫描与安全策略) - 资源清理与垃圾回收 - 构建高可用(HA)制品仓库服务 - Harbor集成与扩展 - 路线图 - 参与贡献Harbor社区 云原生与制品管理 [1] 云 bundle等等 云原生与制品管理 [2] Registry: •制品存储仓库 •分发制品的媒介 •访问控制与管理的节点 初识Harbor [1] 官方网站:goharbor.io CNCF毕业项目 落地在很多企业级 产品中 Apache 2.0协议下 开源 GitHub代码库: https://github.com/goha rbor/harbor/ 一个开源可信的云原生制品仓库项目用来存储、签名和管理相关内容。0 码力 | 32 页 | 17.15 MB | 6 月前3
Bazel容器内 cd /curve/curvefs make build os=debian11 # 容器外 # curvefs sudo make image os=debian11 tag=harbor.cloud.netease.com/curve/curvefs:chengyi01-debian113 修改 & 单元测试 curvefs/test/tools/curvefs_version_tool_test0 码力 | 6 页 | 4.69 MB | 6 月前3
Oracle VM VirtualBox 4.1.40 User Manualcurrently attached to, if any. The Virtual Media Manager allows you to • remove an image from the registry (and optionally delete the image file when doing so); • “release” an image, that is, detach it from VBoxManage closemedium This commands removes a hard disk, DVD or floppy image from a VirtualBox media registry.2 Optionally, you can request that the image be deleted. You will get appropriate diagnostics that attached to a virtual machine; that call “registered” the medium with the global VirtualBox media registry. With VirtualBox 4.0 this is no longer necessary; media are added to media registries automatically0 码力 | 310 页 | 4.87 MB | 6 月前3
Oracle VM VirtualBox 4.2.32 User Manualcurrently attached to, if any. The Virtual Media Manager allows you to • remove an image from the registry (and optionally delete the image file when doing so); • “release” an image, that is, detach it from VBoxManage closemedium This commands removes a hard disk, DVD or floppy image from a VirtualBox media registry.2 Optionally, you can request that the image be deleted. You will get appropriate diagnostics that attached to a virtual machine; that call “registered” the medium with the global VirtualBox media registry. With VirtualBox 4.0 this is no longer necessary; media are added to media registries automatically0 码力 | 348 页 | 5.93 MB | 6 月前3
Oracle VM VirtualBox 4.3.36 User Manualcurrently attached to, if any. The Virtual Media Manager allows you to • remove an image from the registry (and optionally delete the image file when doing so); • “release” an image, that is, detach it from VBoxManage closemedium This commands removes a hard disk, DVD or floppy image from a VirtualBox media registry.2 Optionally, you can request that the image be deleted. You will get appropriate diagnostics that attached to a virtual machine; that call “registered” the medium with the global VirtualBox media registry. With VirtualBox 4.0 this is no longer necessary; media are added to media registries automatically0 码力 | 380 页 | 3.79 MB | 6 月前3
Oracle VM VirtualBox 5.2.40 User Manualcurrently attached to, if any. The Virtual Media Manager allows you to • remove an image from the registry (and optionally delete the image file when doing so); • “release” an image, that is, detach it from VBoxManage closemedium This commands removes a hard disk, DVD or floppy image from a VirtualBox media registry.2 VBoxManage closemedium [disk|dvd|floppy][--delete] Optionally, you can request attached to a virtual machine; that call “registered” the medium with the global VirtualBox media registry. With VirtualBox 4.0 this is no longer necessary; media are added to media registries automatically 0 码力 | 387 页 | 4.27 MB | 6 月前3
Oracle VM VirtualBox 5.2.12 User Manualcurrently attached to, if any. The Virtual Media Manager allows you to • remove an image from the registry (and optionally delete the image file when doing so); • “release” an image, that is, detach it from VBoxManage closemedium This commands removes a hard disk, DVD or floppy image from a VirtualBox media registry.2 VBoxManage closemedium [disk|dvd|floppy][--delete] Optionally, you can request attached to a virtual machine; that call “registered” the medium with the global VirtualBox media registry. With VirtualBox 4.0 this is no longer necessary; media are added to media registries automatically 0 码力 | 380 页 | 4.23 MB | 6 月前3
Python 标准库参考指南 2.7.18 the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1343 35.4 winsound —Sound-playing standard Python codecs (encoders and decoders) and provides access to the internal Python codec registry which manages the codec and error handling lookup process. It defines the following functions: encoding, it should return None. codecs.lookup(encoding) Looks up the codec info in the Python codec registry and returns a CodecInfo object as defined above. 首先将会在注册表缓存中查找编码,如果未找到,则会扫描注册的搜索函数列表。如果没有找到 CodecInfo0 码力 | 1552 页 | 7.42 MB | 9 月前3
Python 标准库参考指南 2.7.18 the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1343 35.4 winsound —Sound-playing standard Python codecs (encoders and decoders) and provides access to the internal Python codec registry which manages the codec and error handling lookup process. It defines the following functions: encoding, it should return None. codecs.lookup(encoding) Looks up the codec info in the Python codec registry and returns a CodecInfo object as defined above. 首先将会在注册表缓存中查找编码,如果未找到,则会扫描注册的搜索函数列表。如果没有找到 CodecInfo0 码力 | 1552 页 | 7.42 MB | 9 月前3
Python 标准库参考指南 2.7.18 the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1343 35.4 winsound —Sound-playing standard Python codecs (encoders and decoders) and provides access to the internal Python codec registry which manages the codec and error handling lookup process. It defines the following functions: encoding, it should return None. codecs.lookup(encoding) Looks up the codec info in the Python codec registry and returns a CodecInfo object as defined above. 首先将会在注册表缓存中查找编码,如果未找到,则会扫描注册的搜索函数列表。如果没有找到 CodecInfo0 码力 | 1552 页 | 7.42 MB | 9 月前3
共 109 条
- 1
- 2
- 3
- 4
- 5
- 6
- 11













