Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 962 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 962 Bytes

kapplier

A simpler (and faster) alternative to kube-applier.

No GUI, no git, no kubectl. Only requires a directory to watch.

Expected to be used with a git-sync sidecar >=v4.

Examples

See examples/kapplier.yaml

Usage: kapplier [OPTIONS]

Options:
      --user-agent <USER_AGENT>
          [default: kapplier]
      --path <PATH>
          [default: repo]
      --subpath <SUBPATH>
          [default: ]
      --ignore-hidden-directories <IGNORE_HIDDEN_DIRECTORIES>
          [default: true] [possible values: true, false]
      --supported-extensions <SUPPORTED_EXTENSIONS>
          [default: yml yaml]
      --full-run-interval-seconds <FULL_RUN_INTERVAL_SECONDS>
          [default: 300]
      --webserver-port <WEBSERVER_PORT>
          [default: 9100]
  -h, --help
          Print help
  -V, --version
          Print version