Presentation
HashiCorp APIs via HashiFUSE
HashiFUSE has experimental clients for HashiCorp REST APIs. These make it simple to adopt HashiCorp products by mapping basic REST API functions to FUSE filesystems.
HashiFUSE has experimental FUSE clients for HashiCorp REST APIs. These make it simple to adopt HashiCorp products by mapping basic REST API functions to FUSE filesystems. Note that this is a beta proof of concept. Do not use this for any production clusters.
By mapping a REST endpoints to a filesystem, complex Vault secrets, Consul KV values, and Nomad jobs can be created, read, updated, deleted, and browsed (CRUD... B). This can all be done with your existing tools, scripts, rsyncs, GUI+drag and drop, all without worrying about fat-fingering a REST call.
Speaker: John Boero