Skip to content

Karina operator

karina operator

Run karina operator

karina operator [flags]

Options

      --enable-leader-election   Enable leader election for controller manager. Enabling this will ensure there is only one active controller manager.
  -h, --help                     help for operator
      --log-level string         Logging level: debug, info, error (default "error")
      --metrics-addr string      The address the metrics endpoint binds to. (default ":8080")
      --port int                 Port to run the web server (default 9443)
      --sync-period duration     The resync period used for reconciling (default 5m0s)

Options inherited from parent commands

  -c, --config stringArray   Path to config file (default [karina.yml])
      --dry-run              Don't apply any changes, print what would have been done
  -e, --extra stringArray    Extra arguments to apply e.g. -e ldap.domain=example.com
      --in-cluster           Use in cluster kubernetes config
      --kubeconfig string    Specify a kubeconfig to use, if empty a new kubeconfig is generated from master CA's at runtime
  -v, --loglevel count       Increase logging level
      --prune                Delete previously enabled resources (default true)
      --skip-decrypt         Skip any phases requiring decryption
      --trace                Print out generated specs and configs

SEE ALSO

Auto generated by spf13/cobra on 17-May-2022