Skip to content

Commit 2720a44

Browse files
authored
Merge pull request #1728 from AkihiroSuda/remove-nomad
templates: remove nomad
2 parents d933731 + ef6db2e commit 2720a44

File tree

3 files changed

+1
-78
lines changed

3 files changed

+1
-78
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@ Container image builder examples:
374374
Container orchestrator examples:
375375
- [`./examples/k3s.yaml`](./examples/k3s.yaml): Kubernetes (k3s)
376376
- [`./examples/k8s.yaml`](./examples/k8s.yaml): Kubernetes (kubeadm)
377-
- [`./examples/nomad.yaml`](./examples/nomad.yaml): Nomad
378377

379378
The default Ubuntu image also contains LXD. Run `lima sudo lxc init` to set up LXD.
380379

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ Container orchestration:
4040
- [`faasd.yaml`](./faasd.yaml): [Faasd](https://docs.openfaas.com/deployment/faasd/)
4141
- [`k3s.yaml`](./k3s.yaml): Kubernetes via k3s
4242
- [`k8s.yaml`](./k8s.yaml): Kubernetes via kubeadm
43-
- [`nomad.yaml`](./nomad.yaml): Nomad
4443

4544
Optional feature enablers:
4645
- [`vmnet.yaml`](./vmnet.yaml): ⭐enable [`vmnet.framework`](../docs/network.md)
@@ -59,6 +58,7 @@ Lost+found:
5958
- ~`experimental/apptainer.yaml`~: Moved to [`apptainer.yaml`](./apptainer.yaml) in Lima v0.13.0.
6059
- ~`experimental/{almalinux,centos-stream-9,oraclelinux,rocky}-9.yaml`~: Moved to [`almalinux-9.yaml`](./almalinux.yaml), [`centos-stream-9.yaml`](./centos-stream-9.yaml),
6160
[`oraclelinux-9.yaml`](./oraclelinux-9.yaml), and [`rocky-9.yaml`](./rocky-9.yaml) in Lima v0.13.0.
61+
- ~`nomad.yaml`~: Removed in Lima v0.17.1, as Nomad is [no longer free software](https://github.com/hashicorp/nomad/commit/b3e30b1dfa185d9437a25830522da47b91f78816)
6262

6363
## Tier 1
6464

examples/nomad.yaml

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)