热门排行
简介
Nomad Mac版是一款在苹果电脑上运行的工作负载协调工具,它支持容器化和非容器化应用的部署与管理。无论应用规模大小,Nomad都能提供灵活的管理方案,满足用户的多样化需求。对于需要在Mac环境下协调和管理复杂工作负载的开发者和IT专业人士来说,Nomad提供了一个高效、可靠的解决方案。感兴趣的朋友快来下载使用吧。
软件特色
简单、轻量级
单个35MB二进制,集成到现有的基础设施中。易于在本地或云端操作,开销最小。
灵活的工作负载支持
Orchestrate任何类型的应用程序 - 不仅仅是容器。对Docker、Windows、Java、VM等的一流支持。
无需重写即可实现传统应用的现代化
为现有服务带来协调性优势。实现零宕机部署、提高弹性、提高资源利用率等,而无需容器化。
规模化的简易联合
多区域、多云联盟的单一命令。使用Nomad作为单一的统一控制平面,将应用程序在全球范围内部署到任何区域。
轻松实现多云化
单一的统一工作流程,用于部署到裸机或云环境。轻松实现多云应用。
与Terraform、Consul和Vault的原生集成。
Nomad与Terraform、Consul和Vault无缝集成,可用于配置、服务网络和秘密管理。
更新日志
v1.9.1
BREAKING CHANGES:
docker: The default infra_image for pause containers is now registry.k8s.io/pause [GH-23927]
IMPROVEMENTS:
build: update to go1.22.6 [GH-23805]
cgroups: Allow clients with delegated cgroups check that required cgroup v2 controllers exist [GH-23803]
docker: Disable cpuset management for non-root clients [GH-23804]
identity: Added support for server-configured additional claims on the Vault default_identity block [GH-23675]
namespaces: Allow enabling/disabling allowed network modes per namespace [GH-23813]
ui: Badge added for Scaled Down jobs [GH-23829]
DEPRECATIONS:
api: the JobParseRequest.HCLv1 field will be removed in Nomad 1.9.0 [GH-23913]
jobspec: using the -hcl1 flag for HCLv1 job specifications will now emit a warning at the command line. This feature will be removed in Nomad 1.9.0 [GH-23913]
BUG FIXES:
identity: Fixed a bug where dispatch and periodic jobs would have their job ID and not parent job ID used when creating the subject claim [GH-23902]
identity: Fixed a bug where dispatch and periodic jobs would have their job ID and not parent job ID used when interpolating vault.default_identity.extra_claims [GH-23817]
node: Fixed bug where sysbatch allocations were started prematurely [GH-23858]
ui: Fix an issue where cmd+click or ctrl+click would double-open a job [GH-23832]