Giter Site home page Giter Site logo

mechanical-orchard / learn-nomad-cluster-setup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hashicorp/learn-nomad-cluster-setup

0.0 0.0 0.0 41 KB

Companion repo for the HashiCorp tutorial collection on Nomad cluster setup

Home Page: https://developer.hashicorp.com/nomad/tutorials/cluster-setup

License: Mozilla Public License 2.0

Shell 57.40% HCL 42.60%

learn-nomad-cluster-setup's Introduction

Set up a Nomad cluster on GCP

This repo is a custom companion to the Cluster Setup collection of tutorials, containing configuration files to create a Nomad cluster with ACLs enabled on GCP.

From the tutorial

 gcloud auth login
 gcloud config set project PROJECT_ID
 gcloud config set compute/region GCP_REGION
 gcloud config set compute/zone GCP_ZONE
 cp variables.hcl.example variables.hcl
 # Update variables
 packer init image.pkr.hcl
 packer build -var-file=variables.hcl image.pkr.hcl 
 # Get new uuids
 terraform console
 > uuid()
 # Update variables
 terraform init
 terraform apply -var-file=variables.hcl
 ./post-setup.sh
 # Apply the export commands from the output.
 ...
 Profit?

learn-nomad-cluster-setup's People

Contributors

tunzor avatar jasonwc avatar topfunky avatar jacobreynolds avatar mateuszkj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.