cleta

module
v0.0.0-...-75a7993 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2019 License: Apache-2.0

README

cleta

A cloud metadata server written in Go. Use as CLI.

  • Provision VMs using cloud-init images without a cloud provider.
  • Runs on Linux and macOS.

Supported Metadata Service APIs

Planned

Storage Backends

  • Filesystem Directories (JSON and YAML files).
Planned
  • Postgres
  • MySQL / MariaDB
  • MongoDB

CLI usage

$ cleta serve \
    --metadata-bind-addr="169.254.169.254:80" \
    --metadata-store="dir" \
    --metadata-store-dir="a_path_to_vm_configs" \
    --metadata-store-dir="another_path_to_vm_configs" \
    --neighbor-table-refresh-interval=1ms

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL