Skip to content

Getting Started with (Hashicorp) Consul - 2nd Edition - 2022

License

Notifications You must be signed in to change notification settings

g0t4/course2-consul-gs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Consul - 2nd Edition

Course UPDATES!!!

  • For v1.16+ use the new Docker Hub verified image: hashicorp/consul
    • The consul official image that was used in the course is no longer receiving updates after v1.15
    • FYI, the course demos were developed with v1.12.0 and v1.11.4

Links

# query hashicorp repos with 'consul' in name
gh repo list --no-archived --limit 1000 \
 --json 'name,description' \
 --jq '.[] | select(.name | contains("consul"))' \
 hashicorp \
 | jq

1st Edition - Notes

  • In 2016, I published two courses about Consul:
  • Examples (for both courses) are available via github: Consul Getting Started.
    • 2nd Edition examples are new/modernized to compliment the 1st Edition examples.
  • At this time I am only updating the 1st Edition Getting Started course.
    • That said, some updated materials may overlap with the Deploying course.

About

Getting Started with (Hashicorp) Consul - 2nd Edition - 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published