fleetcontroller gitjob

  1. fleetcontroller gitjob [flags]

Options

  1. --debug Turn on debug logging
  2. --debug-level int If debugging is enabled, set klog -v=X
  3. --gitjob-image string The gitjob image that will be used in the generated job. (default "rancher/fleet:dev")
  4. -h, --help help for gitjob
  5. --kubeconfig string Kubeconfig file
  6. --leader-elect Enable leader election for controller manager. Enabling this will ensure there is only one active controller manager.
  7. --listen string The port the webhook listens. (default ":8080")
  8. --metrics-bind-address string The address the metric endpoint binds to. (default ":8081")
  9. --namespace string namespace to watch (default "cattle-fleet-system")
  10. --shard-node-selector string node selector to apply to jobs based on the shard ID, if any

Options inherited from parent commands

  1. --disable-metrics disable metrics
  2. --shard-id string only manage resources labeled with a specific shard ID

SEE ALSO