mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
Merge pull request #821 from 916BGAI/main
add nanocluster nomad playbook
This commit is contained in:
11
docs/hardware/en/cluster/NanoCluster/nomad_playbook.md
Normal file
11
docs/hardware/en/cluster/NanoCluster/nomad_playbook.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Nomad Playbook
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
[**nomad-playbook**](https://github.com/caiodelgadonew/nomad-playbook) is an automated deployment script written with Ansible, designed to quickly set up a cluster environment based on HashiCorp Nomad and Consul. This project supports one-click deployment of a single-server Nomad/Consul cluster, using Podman (or optionally Docker) as the container runtime. It is ideal for rapid deployment and testing of portable HomeLab or small edge computing clusters.
|
||||
|
||||
## Links
|
||||
|
||||
- GitHub project: [https://github.com/caiodelgadonew/nomad-playbook](https://github.com/caiodelgadonew/nomad-playbook)
|
||||
@@ -512,6 +512,8 @@ items:
|
||||
file: cluster/NanoCluster/k3s.md
|
||||
- label: distcc Deployment
|
||||
file: cluster/NanoCluster/distcc.md
|
||||
- label: Nomad Playbook
|
||||
file: cluster/NanoCluster/nomad_playbook.md
|
||||
- label: Switch Management
|
||||
file: cluster/NanoCluster/switch.md
|
||||
# - label: Maix Audio
|
||||
|
||||
11
docs/hardware/zh/cluster/NanoCluster/nomad_playbook.md
Normal file
11
docs/hardware/zh/cluster/NanoCluster/nomad_playbook.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Nomad 自动化部署
|
||||
---
|
||||
|
||||
## 简介
|
||||
|
||||
[**nomad-playbook**](https://github.com/caiodelgadonew/nomad-playbook) 是一个使用 Ansible 编写的自动化部署脚本,旨在快速搭建基于 HashiCorp Nomad 和 Consul 的集群环境。该项目支持一键部署单服务器 Nomad/Consul 集群,结合 Podman(或可选的 Docker)作为容器运行时,非常适合便携式 HomeLab 或小型边缘计算集群的快速部署与测试。
|
||||
|
||||
## 链接
|
||||
|
||||
- GitHub 项目地址:[https://github.com/caiodelgadonew/nomad-playbook](https://github.com/caiodelgadonew/nomad-playbook)
|
||||
@@ -523,6 +523,8 @@ items:
|
||||
file: cluster/NanoCluster/k3s.md
|
||||
- label: distcc 部署
|
||||
file: cluster/NanoCluster/distcc.md
|
||||
- label: Nomad 自动化部署
|
||||
file: cluster/NanoCluster/nomad_playbook.md
|
||||
- label: 交换机管理
|
||||
file: cluster/NanoCluster/switch.md
|
||||
# - label: Maix Audio
|
||||
|
||||
Reference in New Issue
Block a user