kubernetes-operator/README.md

583 B

jenkins-operator

Kubernetes native Jenkins operator

Developer guide

TODO

  • send Kubernetes events

Base configuration:

  • install configuration as a code Jenkins plugin
  • restart Jenkins when scripts config map or base configuration config map have changed
  • install and configure Kubernetes plugin
  • disable insecure options

User configuration:

  • AWS s3 restore backup job
  • AWS s3 backup job
  • create and run seed jobs
  • apply custom configuration by configuration as a code Jenkins plugin
  • trigger backup job before pod deletion
  • verify Jenkins configuration events