This repository was archived by the owner on Jan 25, 2022. It is now read-only.
v0.2.4
Functionality Changes
ltc status
andltc status --summary
now show memory and CPU usage #90241710ltc debug-logs
pretty-prints log output, also has a new--raw
mode #90047740ltc visualize
has a new--graphical
output option #107, #93015278
Try it today:ltc visualize -r "1s" --graphical
ltc create
andltc update-routes
have a new --no-routes option to avoid adding a route when creating a container and/or exposing ports #89, #92252916- You can now specify an Elastic IP on AWS via Terraform #102, #92759728
Stop and restart your Lattice cluster without needing to re-target. - Special note: X-Ray, a web UI for Lattice, is now open source, too!
The Lattice website now has instructions on how to use dnsmasq on OSX, #77, #91959222. Using dnsmasq, you won't need to specify IP_ADDRESS.xip.io
any longer! This is considered an experimental feature, not guaranteed to work on all Macs.
Interestings and Bug Fixes
- The Coordinator is now known as the Brain.
- Preferred version of Terraform is now 0.4.2 #92071296
Do not use versions 0.4.0 and 0.4.1. (0.3.7 is untested with this release, but may still work) - New
install
script simplifies building from source. #95, #92503272 - Change Digital Ocean ssh key to an ID instead of ssh fingerprint, #99, #92739622
- ltc command flags all have short versions #110, #93138244
- Fix Mac install to use curl #111, #93294786
ltc
CLI Downloads
Terraform Files
- AWS:
lattice.aws.tf
- Note: This won't work with Terraform 0.5.0+, please use
lattice.aws.tf
from master instead. Runterraform get -update
afterward to update the modules.
- Note: This won't work with Terraform 0.5.0+, please use
- DigitalOcean:
lattice.digitalocean.tf
- Google Cloud:
lattice.google.tf