Skip to content

Ignited daemon

ignited daemon

Operates in daemon mode and watches /etc/firecracker/manifests for VM specifications to run.

Synopsis

Operates in daemon mode and watches /etc/firecracker/manifests for VM specifications to run.

ignited daemon [flags]

Options

  -h, --help   help for daemon

Options inherited from parent commands

      --id-prefix string        Prefix string for system identifiers (default ignite)
      --ignite-config string    Ignite configuration path; refer to the 'Ignite Configuration' docs for more details
      --log-level loglevel      Specify the loglevel for the program (default info)
      --network-plugin plugin   Network plugin to use. Available options are: [cni docker-bridge] (default cni)
      --runtime runtime         Container runtime to use. Available options are: [docker containerd] (default containerd)

SEE ALSO

  • ignited - ignited: run Firecracker VMs declaratively through a manifest directory or Git