Skip to content

Commit fb488d9

Browse files
authored
Merge pull request #221 from circleci/docs/onprem-2402/notice-about-nomad-images
adding note about nomad AMIs
2 parents b6eeb25 + a2ce80c commit fb488d9

File tree

1 file changed

+2
-0
lines changed
  • docs/server-admin/modules/ROOT/partials/installation

1 file changed

+2
-0
lines changed

docs/server-admin/modules/ROOT/partials/installation/phase-3.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ terraform plan
100100
terraform apply
101101
----
102102

103+
NOTE: The AMIs used in our terraform are now based on Ubuntu 22.04 with CgroupsV1 enabled. CgroupsV2 is currently unsupported. These nomad AMIs are built with automatic security updates enabled. You may use our AMIs as a base to build images with your own customizations or use the AWS image builder to create your own nomad AMIs. Currently the only requirement is Ubuntu 22.04 with CgroupsV1 enabled.
104+
103105
After Terraform is done spinning up the Nomad client(s), it outputs the certificates and keys needed for configuring the Nomad control plane in CircleCI server. Copy them somewhere safe. The apply process usually only takes a minute.
104106

105107
// Stop hiding from GCP PDF:

0 commit comments

Comments
 (0)